Concatwav

Takes two or more .wavClosed File format used to store audio bitstreams such as call recordings. files and concatenates (or merges) them into one file.

Supported Script Types

Properties

Property Details
TargetFile The name of the output file. Default: File1.wav.
TargetType

Select the type of file that the created output will be. This is also referred to as Purpose Type and is used to organize files.

  • CallLog
  • Recording
  • VoicePrompt
  • VoiceMessage
  • Generic
FilesList

The list of comma separated .wav files that need to be concatenated.

Branches

Branch Details
Default Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined.
Error Path taken when the action fails to execute properly.