Browser SDK
Build voice, video and chat applications for the browser
v3
Stable
Const
Promise<null | boolean>
Asynchronously returns whether we have permissions to access the speakers.
1await SignalWire.WebRTC.checkSpeakerPermissions();2// true