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
objectRequired

An empty object.

Variables

transcribe_stop_result
success | failed

Whether the transcription stopped successfully.

Example

version: 1.0.0
sections:
main:
- transcribe_stop: {}