Transcribe Audio (ElevenLabs)
Transcribe audio files using ElevenLabs API. Includes real-time transcription and language detection.
View Full Pattern on Desktop

AI SDK APIs
experimental_transcribe
Tags
aitranscribeelevenlabsaudiospeech-to-textai-sdk
Environment Variables
ELEVENLABS_API_KEYGet key →
External Services
elevenlabs
Ready to use?
View the full interactive pattern with live preview and copy the source code.
View PatternView Pattern on DesktopRelated Patterns


Transcribe Audio (OpenAI)
Transcribe audio files using OpenAI's API. Includes real-time transcription and language detection.


Generate Speech (ElevenLabs)
Convert text to speech using ElevenLabs API. Includes multiple voices and high-quality audio generation.


Generate Speech (OpenAI)
Convert text to speech using OpenAI's API. Includes multiple voices, speed control, and real-time playback for voiceovers and accessibility.


Dynamic Tool
Create dynamic tools with runtime-generated schemas using dynamicTool. Demonstrates unit conversion tools where schema adapts based on conversion type (temperature, length, weight, currency) and supports dynamic model selection.
End of Pattern