Skip to main content

PlayTTSAction

Relay.Calling.PlayTTSAction

This object represents a TTS action that is currently active on a call.

Properties

callRelay.Calling.CallThis 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.