Structs§
- Align
Request - Request body for audio alignment / forced alignment.
- Align
Response - Response from audio alignment.
- Aligned
Word - A single word with timing information from forced alignment.
- Alignment
Segment - A single alignment segment.
- Audio
Response - Generic audio response used by multiple advanced audio endpoints.
- Dialogue
Request - Request body sent to the QAI proxy for dialogue generation.
The proxy expects
text(full script) +voices(speaker-to-voice mapping). - Dialogue
Response - Response from dialogue generation.
- Dialogue
Turn - A single dialogue turn (used for building the request — converted to text + voices).
- Dialogue
Voice - Voice mapping for ElevenLabs dialogue.
- DubRequest
- Request body for audio dubbing.
- DubResponse
- Response from dubbing.
- Eleven
Music Clip - A single music clip from advanced generation.
- Eleven
Music Request - Request body for advanced music generation (ElevenLabs Eleven Music).
- Eleven
Music Response - Response from advanced music generation. Backend returns: { clips: […], model, cost_ticks, request_id }
- Finetune
Info - Info about a music finetune.
- Isolate
Voice Request - Request body for voice isolation.
- Isolate
Voice Response - Response from voice isolation.
- List
Finetunes Response - Response from listing finetunes.
- Music
Advanced Clip - A single clip from advanced music generation.
- Music
Advanced Request - Advanced music generation request.
- Music
Advanced Response - Response from advanced music generation.
- Music
Clip - A single generated music clip.
- Music
Finetune Create Request - Request to create a music finetune.
- Music
Finetune Info - Music finetune info.
- Music
Finetune List Response - Response from listing music finetunes.
- Music
Request - Request body for music generation.
- Music
Response - Response from music generation.
- Music
Section - A section within an Eleven Music generation request.
- Remix
Voice Request - Request body for voice remixing.
- Remix
Voice Response - Response from voice remixing.
- Sound
Effect Request - Request body for sound effects generation.
- Sound
Effect Response - Response from sound effects generation.
- Speech
ToSpeech Request - Request body for speech-to-speech conversion.
- Speech
ToSpeech Response - Response from speech-to-speech conversion.
- Speech
ToText Request - Request body for speech-to-text.
- Speech
ToText Response - Response from speech-to-text.
- StarfishTTS
Request - Request body for Starfish TTS.
- StarfishTTS
Response - Response from Starfish TTS.
- Text
ToSpeech Request - Request body for text-to-speech.
- Text
ToSpeech Response - Response from text-to-speech.
- Voice
Design Request - Request body for voice design (generating a voice from a description).
- Voice
Design Response - Response from voice design.
- Voice
Preview - A single voice preview from voice design.
Type Aliases§
- Isolate
Request - Backwards-compatible alias.
- Remix
Request - Backwards-compatible alias.
- SttRequest
- Backwards-compatible alias.
- SttResponse
- Backwards-compatible alias.
- TtsRequest
- Backwards-compatible alias.
- TtsResponse
- Backwards-compatible alias.