Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 764 Bytes

File metadata and controls

11 lines (8 loc) · 764 Bytes

# Play

Properties

Name Type Description Notes
file string 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 int Number of times the audio file is played. Specifying '0' causes the Play action to loop until the Call is hung up. [optional]
privacy_mode bool Parameter `privacyMode` will not log the `text` as required by PCI compliance. [optional]

[Back to Model list] [Back to API list] [Back to README]