Play
The Play verb is used to play an audio file to the remote party.
Last updated
ffmpeg -i source_file.wav -acodec pcm_s16le -ac 1 -ar 8000 result_file.wav<Response>
<Play>http://foobar.com/demo.wav</Play>
</Response>
<Response>
<Play>http://foobar.com/demo.mp4</Play>
</Response>