RESOLVED FIXED 258297
Broken or spotty audio on iOS 16
https://bugs.webkit.org/show_bug.cgi?id=258297
Summary Broken or spotty audio on iOS 16
JiaLi
Reported 2023-06-20 04:00:12 PDT
Hi, We are using WebRTC to talk to each other. We found that there will be some broken or spotty audio from time to time in speech process on iOS 16. However there is less broken or spotty audio on iOS 15 with the same device and network. Do you know the reason? Could you tell me how to decrease broken or spotty audio on iOS 16? Thanks, JiaLi
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-27 04:01:17 PDT
youenn fablet
Comment 2 2023-06-27 04:05:58 PDT
Hi Jiali, what does speech process mean? Is it speech audio rendered through WebRTC? If you can reproduce broken/spotty audio, would you be able to provide a repro case or a sysdiagnose?
JiaLi
Comment 3 2023-06-27 19:10:02 PDT
(In reply to youenn fablet from comment #2) > Hi Jiali, what does speech process mean? Is it speech audio rendered through > WebRTC? > > If you can reproduce broken/spotty audio, would you be able to provide a > repro case or a sysdiagnose? Hi, Thank you for your reply. Yes, "speech process" means "speech audio rendered through WebRTC". Recently, we added the number of packets to buffer before sending speech audio, then the broken or spotty audio disappears (although a little delay). It works well now. So we won't need your help with the investigation. Thank you very much! I will change this issue's status to "RESOLVED". Thanks, JiaLi
Note You need to log in before you can comment on or make changes to this bug.