You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issue getting the tts to play. I am using Windows 10. This is the error I get. I can get it to not error out if I change the command to start/b powershell that I found in one of the other issues however it still does not play any sound at all. I do not have microsoft defender or any other program blocking powershell.
Error: Exception calling "SelectVoice" with "1" argument(s): "Cannot set voice. No matching voice is installed or the voice
at Socket.<anonymous> (C:\Users\Admin\source\repos\TTS\Super Fancy Streaming TTS\node_modules\say\platform\base.js:44:16)
at Object.onceWrapper (node:events:634:26)
at Socket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
at Pipe.callbackTrampoline (node:internal/async_hooks:130:17)
The text was updated successfully, but these errors were encountered:
I am having an issue getting the tts to play. I am using Windows 10. This is the error I get. I can get it to not error out if I change the command to start/b powershell that I found in one of the other issues however it still does not play any sound at all. I do not have microsoft defender or any other program blocking powershell.
Error: Exception calling "SelectVoice" with "1" argument(s): "Cannot set voice. No matching voice is installed or the voice
The text was updated successfully, but these errors were encountered: