Closed vcidst closed 2 years ago
Closing the issue since I figured this out, rtpServer is the node server, keyFilename should have the absolute path.
I noticed the PR that enabled all the speech providers to be used at once.
hey @vcidst sorry for the delay in replying... I'd completely missed your issue! Glad you managed to sort it out :)
I think all 3 were enabled for a demo I did showing it was easy to get results from all 3 at the same time
Thanks a lot for this repo! Can you please add a line of comments for what do various fields in
config.js
mean? Does thekeyFilename
param require absolute or relative filepath? I couldn't find it being used in the code.Is there any reason why by default all three speech providers are enabled?