Skip to content

Claude Code voice mode unavailable — missing microphone entitlement #114

@salttymalty

Description

@salttymalty

Description

Claude Code's /voice mode cannot access the microphone when running inside Solo. The app does not appear in macOS System Settings > Privacy & Security > Microphone, and there is no option to manually add it (no + button available for unsigned/non-entitled apps).

Expected behavior

Solo should declare the microphone entitlement in its app bundle so that macOS prompts for mic access on first use, and the app appears in the Microphone privacy settings.

Impact

This prevents using Claude Code's built-in voice dictation (/voice command, hold-Space-to-talk) from within Solo. Users must run Claude Code in a separate terminal to use voice mode.

Environment

  • macOS (Apple Silicon)
  • Solo (latest version as of 2026-03-30)

Notes

This is likely a Tauri app signing/entitlements issue. The app bundle needs NSMicrophoneUsageDescription in its Info.plist and the com.apple.security.device.audio-input entitlement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions