Skip to content

Open-ACP/msedge-tts-plugin

Repository files navigation

@openacp/msedge-tts-plugin

Edge TTS (Microsoft Edge Text-to-Speech) provider plugin for OpenACP. Provides free, high-quality text-to-speech using Microsoft Edge's TTS service.

Installation

openacp plugin install @openacp/msedge-tts-plugin

Or auto-install via the bot by using /tts install or toggling TTS in the session menu.

Configuration

During installation, you can optionally set a voice (default: en-US-AriaNeural).

To change voice later:

openacp plugin configure @openacp/msedge-tts-plugin

Available Voices

  • en-US-AriaNeural, en-US-GuyNeural, en-US-JennyNeural
  • en-GB-SoniaNeural, en-AU-NatashaNeural
  • vi-VN-HoaiMyNeural, vi-VN-NamMinhNeural
  • zh-CN-XiaoxiaoNeural, zh-CN-YunxiNeural
  • ja-JP-NanamiNeural, ja-JP-KeitaNeural
  • ko-KR-SunHiNeural, ko-KR-InJoonNeural
  • es-ES-ElviraNeural, fr-FR-DeniseNeural
  • de-DE-KatjaNeural, pt-BR-FranciscaNeural
  • hi-IN-SwaraNeural, ar-SA-ZariyahNeural

Development

npm install
npm run build
npm test

# Live development with hot-reload:
openacp dev .

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors