Speech AI - Pronunciation, STT & TTS for Gemini CLI
io.github.fasuizu-br/speech-ai
Pronunciation scoring, speech-to-text, and text-to-speech for language learning
client:Gemini CLI
transport:streamable-http
tools:10
Install Speech AI - Pronunciation, STT & TTS in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"speech-ai": {
"httpUrl": "https://apim-ai-apis.azure-api.net/mcp/pronunciation/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs