Edge TTS (Microsoft Edge Text-to-Speech) provider plugin for OpenACP. Provides free, high-quality text-to-speech using Microsoft Edge's TTS service.
openacp plugin install @openacp/msedge-tts-pluginOr auto-install via the bot by using /tts install or toggling TTS in the session menu.
During installation, you can optionally set a voice (default: en-US-AriaNeural).
To change voice later:
openacp plugin configure @openacp/msedge-tts-pluginen-US-AriaNeural,en-US-GuyNeural,en-US-JennyNeuralen-GB-SoniaNeural,en-AU-NatashaNeuralvi-VN-HoaiMyNeural,vi-VN-NamMinhNeuralzh-CN-XiaoxiaoNeural,zh-CN-YunxiNeuralja-JP-NanamiNeural,ja-JP-KeitaNeuralko-KR-SunHiNeural,ko-KR-InJoonNeurales-ES-ElviraNeural,fr-FR-DeniseNeuralde-DE-KatjaNeural,pt-BR-FranciscaNeuralhi-IN-SwaraNeural,ar-SA-ZariyahNeural
npm install
npm run build
npm test
# Live development with hot-reload:
openacp dev .MIT