Play audio to a member
POST https://api.plivo.com/v1/Account/{{auth_id}}/Conference/{conference_name}/Member/{member_id}/Play/
This API lets you play a mp3 or a wav file to a member in the conference.
Below is the list of arguments that can be passed in this API request, more information can be found here
Arguments | Description | Required/Conditional/Optional |
---|---|---|
url | URL of the sound file to be played. | Required |