DocumentationMarkdown
Reson8 provides speech-to-text APIs, all available at api.reson8.dev.
General
- Authentication — How to authenticate your requests.
- Glossary — Key terms and definitions.
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.