-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Tried using the pre-built addons, but couldn't change the voice. I believe these lines are the culprit (the condition should be reversed):
windows-media-tts/addons/src/WindowsMediaTTS.cpp
Lines 129 to 131 in 402408e
| if (!voiceInfo) { | |
| synth.Voice(voiceInfo); | |
| } |
I wasn't able to build it on my machine though, so couldn't test it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels