Venkatesh Devale

Results 58 comments of Venkatesh Devale

I am resolving this issue due to in-activity, please feel free to re-open if you still have issues/questions.

Going through the discussion, I have few suggestion to check further below: 1. Could you check whether you implement hiding of video elements when you get a tile state update...

You need to run the `npm run build:release` to update and generate the HTML docs as well to get the "Continuous Integration Workflow / Build and Run Unit Tests" passing.

Hello @Lelvu and @Yadukrish thanks for reporting the issue. The choppy audio is mostly due to the Web audio implementation in respective browsers + the Amazon Voice focus being CPU...

@evangeline thanks for the repro, will have to check the repro in the browser demo. But before calling `startAudioInput` its a required pre-req to call `listAudioInputDevices` API. Per your last...

Posting here as it may help other builders. But will resolve for further question you can use the support ticket. ### Log dive deep for [failed_to_send_audio.txt](https://github.com/aws/amazon-chime-sdk-js/files/12075310/failed_to_send_audio.txt): The application lists the...

I checked the latest attached logs, now, I do not see `sendingAudioFailed` as part of meeting join as I could see the meeting started fine and `startAudioInput` was successful before...

I am not sure how you are setting up the application, but suggest taking a look at the https://github.com/aws/amazon-chime-sdk-js/tree/main/demos/browser and try to reproduce this issue. If you are testing locally...