| 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] |