action.stop
Stop a live translation session.
Name | Type | Default | Description |
---|---|---|---|
stop Required | string | - | Stops the live translating session. |
Example
- YAML
- JSON
live_translate:
action: stop
{
"live_translate": {
"action": "stop"
}
}
Stop a live translation session.
Name | Type | Default | Description |
---|---|---|---|
stop Required | string | - | Stops the live translating session. |
live_translate:
action: stop
{
"live_translate": {
"action": "stop"
}
}