CONCATWAV

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

Supported Script Types

Generic Email Chat Phone Voicemail Work Item

Properties

TargetFile
The name of the output file. By 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

Default
The Default branch condition will be used unless a specific branch condition is met.
OnError

Any failure by the File Server will return OnError and a script variable named _ERR will contain the description of the error.

ActionFailed. One of the source files does not exist.

ServerError. This error indicates a critical error on the file server which prevented the operation from completing. This should be reported to tech support.