Member
Play audio to a member
This API lets you play a .mp3 or .wav file to a member in the conference.
API Endpoint
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 conference.
Attributes
Name | Type | Description |
---|---|---|
url | Required | URL of the sound file to be played. |
Returns
Returns an acknowledgement that the audio is played to the conference.