Skip to main content

Tutorials

Step-by-step guides for implementing voice features in your applications. Each tutorial walks you through a complete implementation with production-ready code.

Speech to Text

Add voice transcription to your app. Record audio, send it for processing, and receive transcriptions via webhooks.

LanguageDescription
PythonFlask & FastAPI implementations with webhook handling
JavaScriptComing soon
Node.jsComing soon

More Tutorials Coming Soon

  • Text to Speech — Convert text to natural-sounding audio
  • Speaker Diarization — Identify who said what in multi-speaker recordings
  • Real-time Transcription — Stream audio and receive live transcripts

Looking for Reference Docs?