Skip to main content

live_transcribe.action

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

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

live_transcribe.action
string | objectrequired

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

Actions

action.stop
stringrequired

Stops the live transcribing session.

action.start
objectrequired

Starts a live transcribing session.

action.summarize
objectrequired

Summarizes the conversation.