Skip to main content
Glama

Voice Mode

by mbailey
README.md•1.63 kB
# Voice Mode Specifications This directory contains technical specifications, design documents, and architectural decisions for the Voice Mode project. ## šŸ“š Available Specifications - [Conversation Logging JSONL](./conversation-logging-jsonl.md) - Specification for structured conversation logging - [Provider Endpoint Lists](./provider-endpoint-lists.md) - Managing multiple STT/TTS provider endpoints - [Streaming Audio Playback](./streaming-audio-playback.md) - Real-time audio streaming implementation - [Unified Event Logging](./unified-event-logging.md) - Comprehensive event logging system ## šŸŽÆ Purpose The specifications in this directory serve to: - Document architectural decisions and their rationale - Provide detailed technical implementation guides - Capture future enhancement ideas and patterns - Preserve historical context from the project's evolution ## šŸ“ Structure Specifications are organized by topic and implementation status: - **Current Implementation** - Specs describing existing features - **Future Enhancements** - Proposed features and patterns - **Historical Context** - Evolution and design decisions - **Integration Guides** - Detailed setup and configuration ## šŸ¤ Contributing When adding new specifications: 1. Use clear, descriptive filenames 2. Include a header with purpose and status 3. Date your specifications 4. Link to relevant code or documentation 5. Update this README with a brief description ## šŸ”— Related Documentation - [Task Documentation](../tasks/README.md) - Current development work - [Configuration Guide](../configuration.md) - Setup instructions

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mbailey/voicemode'

If you have feedback or need assistance with the MCP directory API, please join our Discord server