Skip to content

DocumentationMarkdown

Reson8 provides speech-to-text APIs, all available at api.reson8.dev.

General

Speech to Text

  • Realtime — Stream audio over WebSocket and receive live transcriptions.
  • Prerecorded — Upload an audio file and receive the full transcript.
  • Turns — Stream audio over WebSocket and receive events when a speaker starts or ends. Best for conversational agents when a quick response is critical.