Play audio on MPC calls
Play audio on a MPC call
This endpoint allows you to play an audio file during an active call. Plivo supports .mp3 and .wav audio files.
POST
The member_id attribute that’s passed in the URL can be a member_id, a comma-separated list of member IDs on which this operation will be performed, or the string all
. In the latter case, the play audio action is performed on all members of the MPC.
Arguments
urlsRequired | URL of the sound file to be played in .mp3 or .wav file. |
Returns
Returns an acknowledgement that the audio is played to the MPC.