Colonel Panic
Colonel Panic
I'll try to recreate that on my Pi! If it's not the sound causing the concurrent access to the audio resources, I really don't have a clue right now :(
Just saw this change in the [Assistant SDK Release Notes](https://developers.google.com/assistant/sdk/release-notes), might be related: > The googlesamples-assistant-hotword sample gives a connection error. This is an issue with slow or spotty internet...
may be related to [this](https://github.com/googlesamples/assistant-sdk-python/issues/230)
may be related to [this](https://github.com/googlesamples/assistant-sdk-python/issues/230) and #17
it kinda makes sense that the chain id is the "unique identifier" in this context and may be used for chain selection. what's your use case? connecting to the same...