Skip to content

Add Speech AI MCP Server (Pronunciation, STT, TTS)#3525

Closed
fasuizu-br wants to merge 2 commits intohigress-group:mainfrom
fasuizu-br:add-speech-ai-mcp
Closed

Add Speech AI MCP Server (Pronunciation, STT, TTS)#3525
fasuizu-br wants to merge 2 commits intohigress-group:mainfrom
fasuizu-br:add-speech-ai-mcp

Conversation

@fasuizu-br
Copy link
Copy Markdown

Summary

Adds Speech AI MCP server — a speech processing suite providing pronunciation assessment, speech-to-text, and text-to-speech capabilities for AI agents.

Tools (8)

Tool Description
assess_pronunciation Score English pronunciation at phoneme/word/sentence levels (0-100)
check_pronunciation_service Pronunciation service health check
transcribe_audio Transcribe audio with word-level timestamps
check_stt_service STT service health check
synthesize_speech Generate speech with 12 English voices
list_tts_voices List available voices
check_tts_service TTS service health check

Authentication

API key via Ocp-Apim-Subscription-Key header. Keys available at brainiall.com or Azure Marketplace.

API Endpoint

https://apim-ai-apis.azure-api.net — production API gateway on Azure.

Files

  • plugins/wasm-go/mcp-servers/speech-ai/mcp-server.yaml — Server config with 7 tools
  • plugins/wasm-go/mcp-servers/speech-ai/README.md — Documentation

Ref: #2113

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 21, 2026

CLA assistant check
All committers have signed the CLA.

@fasuizu-br
Copy link
Copy Markdown
Author

Closing in favor of #3526 which has the correct directory structure (mcp-speech-ai/) and includes README_ZH.md. Apologies for the duplicate.

@fasuizu-br fasuizu-br closed this Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants