# ElevenLabs Speech-to-Text API UI ## Docs - [Components Overview](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/overview.md): Architecture overview and component hierarchy of the ElevenLabs Speech-to-Text API UI - [SpeechToTextPlayground](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/speech-to-text-playground.md): Main playground component for speech-to-text transcription - [useTranscriptViewer Hook](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/transcript-hooks.md): React hook for building custom transcript viewer components with audio synchronization - [Transcript Viewer](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/transcript-viewer.md): Interactive transcript viewer components with audio synchronization and word-level highlighting - [TranscriptionForm](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/transcription-form.md): Form component for configuring and submitting speech-to-text transcription requests - [TranscriptionResult](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/transcription-result.md): Component for displaying and interacting with transcription results - [Form Controls](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/ui/form-controls.md): Form UI components including inputs, selects, checkboxes, textareas, buttons, and labels - [Scrub Bar](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/ui/scrub-bar.md): Interactive audio scrubbing component with progress tracking and time labels - [Word Alignment & Synchronization](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/components/word-alignment.md): Understanding character-level alignment and how transcripts are composed from alignment data - [Advanced Settings](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/configuration/advanced-settings.md): Configure keyterms, entity detection, temperature, and seed for enhanced transcription control - [API Setup](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/configuration/api-setup.md): Configure your ElevenLabs API key for Speech-to-Text transcription - [Transcription Options](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/configuration/transcription-options.md): Configure model selection, language, timestamps, and speaker detection for accurate transcriptions - [Build Process](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/deployment/building.md): Build the ElevenLabs Speech-to-Text API UI for production deployment - [Environment Variables](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/deployment/environment-variables.md): Configuration and environment variables for the ElevenLabs Speech-to-Text API UI - [Deploy to Vercel](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/deployment/vercel.md): Deploy the ElevenLabs Speech-to-Text API UI to Vercel - [Audio Playback Controls](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/features/audio-playback.md): Interactive audio player with scrub bar and synchronized transcript navigation - [Speaker Diarization](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/features/speaker-diarization.md): Detect and identify multiple speakers in audio files with ElevenLabs Speech-to-Text - [Transcript Viewer](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/features/transcript-viewer.md): Real-time transcript display with word-level synchronization and highlighting - [Audio/Video Transcription](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/features/transcription.md): Convert audio and video files to text using the ElevenLabs Speech-to-Text API - [Installation](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/installation.md): Complete setup guide for the ElevenLabs Speech-to-Text UI - [Introduction](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/introduction.md): A modern web UI for ElevenLabs Speech-to-Text API powered by Bun and React - [Quickstart](https://mintlify.wiki/konhi/elevenlabs-speech-to-text-api-ui/quickstart.md): Get started with the ElevenLabs Speech-to-Text UI in under 5 minutes