Play
Stream recorded audio to a call.
Parameters
url
A single URL or an array of URLs (will play in sequence) to a WAV or MP3 file.
actionHook
Webhook that is called when the play verb completes.
earlyMedia
If true and the call has not yet been answered, play the audio without answering the call.
loop
Number of times to play the URL(s).
seekOffset
Number of samples to seek into the URL.
timeoutSecs
Number of seconds to play the URL.
actionHook properties
The actionHook that is invoked when the play
command completes will include the following properties: