twilio / video-quickstart-js

A quickstart and code samples for Twilio Video JavaScript SDK. https://www.twilio.com/docs/video
Other
389 stars 339 forks source link

Voice issue in ios devices #207

Closed nitin-619 closed 2 years ago

nitin-619 commented 2 years ago

hello @manjeshbhargav , @PikaJoyce , @philnash we have implemented this library but getting sound issue into ios devices like we have tested in iphone 11, iphone 11 pro , iphone 13, And in iphone 8 and 5s its working, We are also getting issue using //sdk.twilio.com/js/video/releases/2.17.1/twilio-video.min.js javascript sdk in our application, So try to implemented this demo to test voice but still getting same issue,

Calling Images

philnash commented 2 years ago

Hi @nitin-619, it would be helpful if you could explain the sound issues that you are getting. Thanks!

nitin-619 commented 2 years ago

Hello @philnash We getting to much slow voice in iphone 11,iphone 11 pro and iphone 13's speaker comparison to android device and iphone 8 and iphone 5s what we have tested into, Please try to implement this repo from your side too Note: we have only tested on above devices , It may also occurred into others

PikaJoyce commented 2 years ago

Hi @nitin-619,

Thank you for reporting this issue. It sounds like you may be hitting this issue. Can you please confirm your iOS versions?

Thanks! Joyce