GoogleCloudPlatform / GoogleCloudPlatform/tulip
Bug in iOS Safari, when pressing the "talk" button, multiple times.
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Problem is in client/microphone.ts - line 93. - when you disconnect the script processor and the audio node, the next time when you start it, it nulls out the buffer.
Contributor guide
Research direction
Start in client/microphone.ts around line 93 and reproduce the issue in iOS Safari by pressing the "talk" button multiple times. Inspect the disconnect and restart flow for the script processor, audio node, and buffer; done means repeated starts no longer null the buffer or break audio.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100