|
fix(browser-client): robust AudioContext resume and add test tone button
- Wait for AudioContext to reach 'running' state after resume(). - Recreate context if it was closed. - Validate audio context state and non-empty data before playback. - Add 'Test audio' button to verify browser audio path independently. |
|---|
|
|
| examples/client_browser.html |
|---|