Marak / say.js

TTS (text to speech) for node.js. send text from node.js to your speakers.
MIT License
1.49k stars 214 forks source link

Make 3rd party voice available #124

Open MatchaChoco010 opened 2 years ago

MatchaChoco010 commented 2 years ago

This PR depends on https://github.com/Marak/say.js/pull/121

System.Speech.Synthesis.SpeechSynthesizer can't be configured properly for third party text readers (e.g., Koharu Rokka, https://www.ah-soft.com/cevio/rikka/). Using SAPI, I was able to set it up well with a third party text reader. So I rewrote it to use SAPI.