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