React SDK: Add queue clearing ( or stopScheduling ) mechanism for preventing stale incoming responses to be played. muteAudio NOT sufficient.
R
Roman Kupkovic
I'm currently fighting with the Hume React SDK because preventing audio clippings that are played back during assistant pause or muted audio is not possible with the SDK's current toolset.
Even when I'm logging that is muted audio and is Assistant pause both are true, I'm getting little audio chunks played back if I caused interruptions multiple times in a row that bring the SDK out of sync. But this is a question of robustness.