amazon-connect / amazon-connect-streams

Amazon Connect Streams - a browser-based contact center integration API, typically with CRM systems.
https://docs.aws.amazon.com/connect/latest/userguide/
Apache License 2.0
388 stars 311 forks source link

Agent.prototype.isMute() #917

Open mfulton26 opened 1 month ago

mfulton26 commented 1 month ago

There's Agent.prototype.mute() and Agent.prototype.unmute() but no Agent.prototype.isMute().

Can we get an isMute() (or isMuted()) method on Agent to query if the local media stream is muted or not?