0

I'm using Amazon Chime service to establish a connection in our system. So once a user mutes itself they can't send audio through the app. What I want is to send a warning message saying "You are muted. Please unmute." when they talk and their state should be muted.

I looked over the documentation over here Amazon Chime SDK and tried many of these methods but no luck, maybe I'm missing something.

Another approach would be to create an another channel and listen to the audio of the user in the background. So channel 1 would be main and mutes the user and channel 2 would receive the audio nonetheless. With creating a logic I can send that warning message but it's more work and extra CPU usage.

I wonder if there is another approach or a method in Amazon Chime that I'm missing that can resolve this issue.

Edit: Found a workaround code for this use case here.

FullCircle
  • 101
  • 5

0 Answers0