https://github.com/corychainsman/raycast-sound-switcher
Raycast extension for switching macOS sound input and output devices
https://github.com/corychainsman/raycast-sound-switcher
Last synced: about 21 hours ago
JSON representation
Raycast extension for switching macOS sound input and output devices
- Host: GitHub
- URL: https://github.com/corychainsman/raycast-sound-switcher
- Owner: corychainsman
- Created: 2026-05-05T17:19:23.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2026-05-05T19:16:37.000Z (about 1 month ago)
- Last Synced: 2026-05-05T20:27:56.438Z (about 1 month ago)
- Language: TypeScript
- Size: 1.36 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Sound Switcher
Switch macOS input and output sound devices together, or control them separately from Raycast.
## Usage
Open **Sound Switcher** in Raycast to see:
- **Unified Devices**: matched input and output devices that can be switched together.
- **Outputs**: all output devices.
- **Inputs**: all input devices.
The current device in each section is shown with a green check mark. Devices are cached from the last run so the list opens quickly, then refreshes in the background.
## Troubleshooting
Sound Switcher includes a bundled macOS audio helper from [`@spotxyz/macos-audio-devices`](https://www.npmjs.com/package/@spotxyz/macos-audio-devices). No Homebrew setup is required.
If Raycast says the audio helper is missing, rebuild or reinstall the extension so the packaged helper is restored.