Play audio
Call control
Play audio
Plays audio in an active call.
POST
Play audio
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
Call ID.
Body
application/json
Audio playback parameters.
URL of the audio file to play
Example:
"https://examples.com/audio.wav"
Response
Audio playback started.
Indicates whether the request was successful.
Example:
true