Venkatesh Devale

Results 58 comments of Venkatesh Devale

So, I checked the [client meeting events](https://aws.github.io/amazon-chime-sdk-js/modules/meetingevents.html) as well which JS SDK sends and could not see any `audioInputUnselected` events. Thus, I think you have to explicitly stop the audio...

May be better to handle the tab leave / window close as well first and then do the meeting leave explicitly first, and then track attendees in the meeting as...

Hi @beefancohen , Thank you for trying out the library. Unfortunately, I am sad to tell we have not yet prioritized due to other priorities. I will keep this issue...

Yes, definitely would like that. Though, there are multiple problem with React 18 upgrade for us and time consuming to fix. Below are the things we need to update in...

Thanks for reporting @Robertorc83 and @osamabinsaleem . This is not a bug with the library rather React 18 is not supported yet with `amazon-chime-sdk-component-library-react`. Unfortunately we do not have a...

I think the error you are seeing is due to mismatching version of `amazon-chime-sdk-js` and the component library versions. Since, you are on v3 for component library check whether you...

Thanks for reporting this issue. I tested locally using reproduction steps in the JS SDK browser meeting demo and I think experience sometimes works fine but it also gets stuttered...

Yes, in the reported issues and the #1059 most issues around iOS / Safari are related to WebAudio and not actually related to Amazon voice focus. Also, re-iterating the Amazon...

Thank you for your efforts in upgrading the library @Amethystix and @flozero and very sorry for delay in response to this. Currently, we are looking into the changes and working...

Sorry for the delayed response, but suggest checking my previous comment. I suggest you to update both the component library to either latest v2 or better latest v3 version. This...