speech_to_text
Converts audio from a source URL to text using ElevenLabs speech-to-text model. Returns a task ID, status, and output URLs for the transcription.
Instructions
Create a ElevenLabs task on RunAPI (speech to text). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| source_audio_url | No |