amazon-chime-sdk-js icon indicating copy to clipboard operation
amazon-chime-sdk-js copied to clipboard

Understanding how realtimeSubscribeToLocalSignalStrengthChange works

Open euro-bYte opened this issue 1 year ago • 0 comments

What are you trying to do?

I am trying to get signal strength changes from realtimeSubscribeToLocalSignalStrengthChange and use that value to update the client

How can the documentation be improved to help your use case?

I don't know what the value ranges are from bad to good - I keep getting a value of 1. Is it between 0 and 1 or only 1 and 0

What documentation have you looked at so far?

  • AWS SDK for JavaScript v3
  • https://aws.github.io/amazon-chime-sdk-js/interfaces/audiovideofacade.html#realtimesubscribetolocalsignalstrengthchange

euro-bYte avatar Sep 04 '24 15:09 euro-bYte