Speak text
POST/calls/:call_control_id/actions/speak
Convert text to speech and play it back on the call. If multiple speak text commands are issued consecutively, the audio files will be placed in a queue awaiting playback.
Expected Webhooks (see callback schema below):
call.speak.started
call.speak.ended
Request
Responses
200:
Successful response upon making a call control command.
default:
Unexpected error