Skip to main content

live_translate.action

This page provides an overview of all valid actions for the live_translate SWML method.

The live_translate method requires exactly oneOf the below action items. If more than one (or none) is provided, the action will fail.

live_translate.action
string | objectrequired

The action to be performed.
An object that contains one of the live_translate actions
Possible Values: [stop, start, summarize, inject]

Actions

action.stop
stoprequired

Stops the live translation session.

action.start
objectrequired

Starts a live translation session.

action.summarize
objectrequired

Summarizes the conversation.

action.inject
objectrequired

Injects a message into the conversation.