Listener
Listen to the meeting and emit events
Commands
ts
import { commands } from "@hypr/plugin-listener";
- checkMicrophoneAccess
- checkSystemAudioAccess
- getMicMuted
- getSpeakerMuted
- getState
- listMicrophoneDevices
- openMicrophoneAccessSettings
- openSystemAudioAccessSettings
- pauseSession
- requestMicrophoneAccess
- requestSystemAudioAccess
- resumeSession
- setMicMuted
- setSpeakerMuted
- startSession
- stopSession