Carsten Burghardt
Carsten Burghardt
Yes but that is needed in your library so I don't understand your question
I am not completely sure about the root cause but at least I experience the very same behavior. In my case I am running Kodi 19.3 on a Sony XH90...
I noticed this behaviour when I changed something in the HA pipeline. Not sure if that was related though.
Same as #28
Then we are at the following error: ERROR:__main__:Unexpected error in _mic_proc Traceback (most recent call last): File "/home/pi/homeassistant-satellite/homeassistant_satellite/__main__.py", line 276, in _mic_proc vad = SileroVoiceActivityDetector(args.vad_model) File "/home/pi/homeassistant-satellite/homeassistant_satellite/vad.py", line 39, in...
Same errors here, I had switched from the multi protocol to the pure thread version and get above errors. Also described here: https://community.home-assistant.io/t/skyconnect-switched-to-otbr/671076
I use the onboard sound card of the raspberry. ``` pcm.jack { type hw card 0 device 0 rate 16000 } pcm.!default { type asym playback.pcm { type plug slave.pcm...
So I upgraded to 0.64 and applied the changes. Result: caused by: an error occured in the audio pipeline: ErrorMessage { msg: "Couldn\'t find a PortAudio device with the name...
So how do I convince the audio server to use portaudio if that seems to work? My main unit just uses the onboard raspi sound card for playback. Recording is...
Result: ``` [08:17:03.272191] DEBUG:snips_audio_server_hermes::player: Playing bytes EWQUWP1YISAA0LP8 Expression 'alsa_snd_pcm_hw_params_set_period_size_near( pcm, hwParams, &alsaPeriodFrames, &dir )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 923 Expression 'alsa_snd_pcm_hw_params_set_period_size_near( pcm, hwParams, &alsaPeriodFrames, &dir )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line:...