pub fn open_settings_microphone() -> Result<(), String>
Shell out to open System Settings → Privacy & Security → Microphone. Linux no-op.
Returns the OS spawn error as a string.