1

I am using gtts pyaudio and speechRecognition to create a siri-like chatbot on my raspberry pi. It is all working fine however it also produces this error

Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock

Do you know What it is if it is harmless and how I can get rid of it?

Thank you for you time.

crvcio
  • 321
  • 2
  • 5
  • 11
  • Does this answer your question? [PyAudio working, but spits out error messages each time](https://stackoverflow.com/questions/7088672/pyaudio-working-but-spits-out-error-messages-each-time) – Nikolay Shmyrev Aug 20 '20 at 09:46
  • Those messages are harmless, you might rebuild portaudio to get rid of them though. – Nikolay Shmyrev Aug 20 '20 at 09:46
  • Have you found any solution? I'm in same situation. Just a clean Raspbian flash, just apt install kodi and don't do anything... – jabujavi Feb 11 '22 at 15:49

0 Answers0