say.js icon indicating copy to clipboard operation
say.js copied to clipboard

There is an error when attempting to load a purchased voice

Open VoIcanis opened this issue 3 years ago • 0 comments

On top of most installed voices not showing up in the list, this one voice in particular will fail when used

Error: 20220430 21:15:33.380 INFO: Loading voice from C:\Program Files (x86)\CereProc\CereVoice Kirsty 6.1.0\cerevoice_kirsty_6.1.0_48k_standard.voice

    at Socket.<anonymous> (D:\JS\detectSpeech\node_modules\say\platform\base.js:105:16)
    at Object.onceWrapper (node:events:514:26)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:283:11)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)

VoIcanis avatar Apr 30 '22 21:04 VoIcanis