Guide to PraisonAI’s real-time voice interaction feature with text-to-speech, voice input processing, and financial data integration
Azure OpenAI Configuration
Variable | Description | Default |
---|---|---|
OPENAI_API_KEY | Your OpenAI or Azure OpenAI API key | Required |
OPENAI_BASE_URL | Custom base URL for OpenAI-compatible APIs (e.g., Azure OpenAI) | https://api.openai.com/v1 |
OPENAI_MODEL_NAME | Model to use for realtime API | gpt-4o-mini-realtime-preview-2024-12-17 |
gpt-4o-realtime-preview
gpt-4o-mini-realtime-preview-2024-12-17