Transcribe audio (Zoom Scribe)
transcribe_audioConvert audio and video files to text transcripts. Accept local file paths or URLs, and separate speakers by channel when enabled.
Instructions
Transcribe an audio/video file to text using the Zoom Scribe API. Accepts a local file path or an https URL (wav / mp3 / m4a / mp4). Returns the transcript with speaker-separated segments when channel_separation is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Local file path or https URL of the audio/video file | |
| language | No | BCP-47 language code of the audio (e.g. ja-JP, en-US, zh-CN, ko-KR, es-ES, fr-FR, de-DE, pt-BR, it-IT) | ja-JP |
| channel_separation | No | Separate speakers by audio channel |