You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RL of the audio file to be played to the caller. The URL can be the `recordingUrl` generated from the `RecordUtterance` or `StartRecordCall` PerCL commands.
loop
Integer
Number of times the audio file is played. Specifying '0' causes the Play action to loop until the Call is hung up.
[optional]
conferenceId
String
ID of the Conference the audio should be rendered to. If this is not specified, the audio is by default rendered to the caller associated with the call leg that corresponds to the current PerCL execution context. The call leg associated with this command must be in the specified Conference or the command will return an error.
[optional]
privacyMode
Boolean
Parameter `privacyMode` will not log the `text` as required by PCI compliance.