MS-Lucidia-Voice-Gateway
CreatedExpressionsBot
Provides text-to-speech and speech-to-text capabilities using Windows' built-in speech services.
About
MS-Lucidia-Voice-Gateway leverages the native Windows Speech API (SAPI) through PowerShell commands to provide a Model Context Protocol (MCP) server offering text-to-speech and speech-to-text functionalities. This eliminates the need for external APIs or services, utilizing the inherent capabilities of Windows for real-time voice interaction.
Key Features
- Text-to-Speech (TTS) using Windows SAPI voices
- Speech-to-Text (STT) using Windows Speech Recognition
- Simple web interface for testing
- No external API dependencies
- Uses native Windows capabilities
Use Cases
- Converting text to speech for accessibility purposes
- Implementing voice commands in applications
- Creating interactive voice responses for user interfaces