Start or stop live translation on the call. Translates spoken audio into another language in real-time.
Action configuration for the live translation.
The action to perform.
"start" — begin live translation"stop" — end live translationSource language code (e.g., "en-US").
Target language code (e.g., "es-ES").
URL to receive translation results via webhook.
Promise<Record<string, unknown>> — Server response confirming the operation.