PlayTTSAction
Relay.Calling.PlayTTSAction​
This object represents a TTS action
that is currently active on a call.
Properties​
call | Relay.Calling.Call | This is the call the action is occurring on. |
Methods​
stop()​
Stop the action immediately.
Parameters
None
Returns
Examples
Play TTS in the call and stop it if
$agent
is not available.