You can use the browser extension on its own for scripting purposes.
For example, with websocat, run the following command to toggle the mic status.
websocat --text --oneshot literal:'{"event":"toggleMic"}' ws-listen:127.0.0.1:2394
You can use the browser extension on its own for scripting purposes.
For example, with websocat, run the following command to toggle the mic status.
websocat --text --oneshot literal:'{"event":"toggleMic"}' ws-listen:127.0.0.1:2394