|
fix(browser-client): resume AudioContext on user gesture
AudioContext requires a user gesture to leave suspended state. Resume it on Connect and Speak button clicks and await resume(). Also wrap playback in try/catch and log errors in the UI. |
|---|
|
|
| examples/client_browser.html |
|---|