Chris MICDUP

Results 5 comments of Chris MICDUP

I have replaced the muteAllRemoteAudioStreams calls with enableAudio and disableAudio which works for my use case. It would be good to know however if the mute methods hang onto a...

Thanks, I'll leave it for now - it's quite probably only relevant to my complex sound usage in my app

This is an amended example_json.json that works without crashing (always have a text type, multi instead of multiple. ``` { "id": "123", "type": "navigable", "rules": [{ "type": "conditional", "triggerStepIdentifier": {...

I think it's more like latest Flutter that is causing the issue rather than Android 15 (35). As far as I remember iPhone showed the same issue. I would have...