Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.1 KB

PlayEarlyMedia.md

File metadata and controls

15 lines (11 loc) · 1.1 KB

freeclimb.Model.PlayEarlyMedia

Properties

Name Type Description Notes
Command string Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]
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 or any accessible URL. FreeClimb will respect Cache-Control headers for this file. Use these to limit repeated requests for unchanged audio. If no Cache-Control header is provided, the file will be cached for seven days by default.

[Link to Serialization/Deserialization]
[Back to Enum list]
[Back to Model list]
[Back to API list]
[Back to README]