Hello,
I'm using the Wit.ai STT and eSpeak TTS on Jasper, and when I run Jasper I get outputs such as:
INFO:client.stt:Transcribed: [u 'JASPER']
When I run it with --debug, it says "Started listening for keyword 'JASPER'" and starts a new HTTPS connection, but it often does not hear the command, or when it does, I get the error saying:
"aplay: main:722: audio open error: No such file or directory"
I also do not hear the beep, indicating that Jasper understands the command.
Would appreciate any help, thank you