Overview of Deepgram Python SDK example categories
mainThe SDK examples are organized into functional categories to help you find specific implementation patterns:
- Authentication (01-09): API key and Access Token methods.
- Transcription / Listen (10-19): Prerecorded audio (URL or local file), async callbacks, and Live WebSocket (V1 and V2).
- Text-to-Speech / Speak (20-29): Single REST requests, streaming via WebSocket, and TextBuilder (including Flux V2).
- Voice Agent (30-39): Configuration and usage for Voice Agents.
- Text Intelligence / Read (40-49): AI-driven text analysis.
- Management API (50-59): Managing projects, keys, members, invites, usage, billing, and models.
- On-Premises (60-69): Credentials management for on-prem environments.
- Configuration & Advanced (70-79): Request options, query parameters, and error handling patterns.