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.

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

Actions

Action
oneOf
TypeDefaultDescription
stop Requiredstop-Stops the live translation session.
start Requiredobject-Starts a live translation session.
summarize Requiredobject-Summarizes the conversation.
inject Requiredobject-Injects a message into the conversation.