Turn-based Audio (Flux)
Real-time conversational speech recognition with contextual turn detection for natural voice conversations
HandshakeTry it
Headers
Use your API key for authentication, or alternatively generate a temporary token and pass it via the token
query parameter.
Example: token %DEEPGRAM_API_KEY%
or bearer %DEEPGRAM_TOKEN%
Query parameters
Encoding of the audio stream. Required if sending non-containerized/raw audio. If sending containerized audio, this parameter should be omitted.
Sample rate of the audio stream in Hz. Required if sending non-containerized/raw audio. If sending containerized audio, this parameter should be omitted.
End-of-turn confidence required to fire an eager end-of-turn event.
When set, enables EagerEndOfTurn
and TurnResumed
events. Valid
Values 0.3 - 0.9.
End-of-turn confidence required to finish a turn. Valid Values 0.5 - 0.9.