Expand description
Official Rust SDK for Deepgram’s automated speech recognition APIs.
Get started transcribing with a Transcription
object.
Modules§
Structs§
- Deepgram
- A client for the Deepgram API.
- Speak
- Generate speech from text using Deepgram’s text to speech api.
- Transcription
- Transcribe audio using Deepgram’s automated speech recognition.
Enums§
- Deepgram
Error - Errors that may arise from the
deepgram
crate.