Skip to main content

microphone_permission_status

Function microphone_permission_status 

Source
pub async fn microphone_permission_status() -> CameraPermission
Expand description

Async helper: probe OS microphone permission state.

Returns Granted when running outside Tauri so the picker renders normally during trunk serve dev.