Calling

transcribe_stop

View as MarkdownOpen in Claude

Stop the transcription currently running on the call, started with transcribe. This method accepts no parameters.

Properties

transcribe_stop
object

An empty object.

Variables

transcribe_stop_result
success | failed

Whether the transcription stopped successfully.

Example

1version: 1.0.0
2sections:
3 main:
4 - transcribe_stop: {}