Python API - Index¶
This section provides auto-generated documentation of Python classes and functions from the Voice2Machine backend.
Generated with mkdocstrings
This documentation is automatically extracted from source code docstrings. For the most up-to-date version, always check the code at apps/daemon/backend/src/v2m/.
Main Modules¶
Interfaces¶
Protocols and contracts that define the expected behavior of adapters.
Domain¶
Domain models, ports, and error types.
Services¶
Application services including the main Orchestrator.
Quick Navigation¶
| Class/Function | Description |
|---|---|
Orchestrator |
Central workflow coordinator |
TranscriptionService |
Port for transcription services |
AudioRecorder |
Interface for audio capture |
LLMProvider |
Base interface for AI providers |