OpenVoiceOS / ovos-microphone-plugin-alsa

Apache License 2.0
0 stars 1 forks source link

fix/alsa_crash #8

Closed JarbasAl closed 6 months ago

JarbasAl commented 6 months ago

closes https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/issues/7

exception should then be handled by the listener service https://github.com/OpenVoiceOS/ovos-dinkum-listener/blob/dev/ovos_dinkum_listener/voice_loop/voice_loop.py#L207

its up to the listener to try to recover, or crash the whole process and let the OS restart it, plugins are expected to return None