switchaudio-osx icon indicating copy to clipboard operation
switchaudio-osx copied to clipboard

Change the audio source for Mac OS X from the command line.

Results 14 switchaudio-osx issues
Sort by recently updated
recently updated
newest added

That is the killer app I was looking for tor quickly mute / unmute myself in meetings without having to switch back to my meeting app!. If would be great...

I use a MAC 13.6 system, with command line switch apple bluetooth headset, actually already can be connected, but with the/usr/local/bin/SwitchAudioSource -s "command is always can't find the headset. If...

On macbook M1 macos 14.1: SwitchAudioSource -a won't include available airplay devices even if they are shown in menu bar airplay destinations and audio outputs. However, when already connected to...

I'm unable to switch to my airplay 'speakers' ![image](https://cloud.githubusercontent.com/assets/877895/13724570/91dec7a0-e83e-11e5-9655-ed8306e4d785.png) ``` shell $ SwitchAudioSource -a Built-in Microphone (input) Built-in Output (output) $ SwitchAudioSource -t output -s "Garage" Could not find an...

Building environment: Xcode: Version 11.3.1 (11C505) macOS Mojave 10.14.6 (18G9323) Building details: ``` xcodebuild -target SwitchAudioSource note: Using new build system note: Planning build note: Constructing build description CreateBuildDirectory ~/Code/switchaudio-osx/build...

I am trying to figure out which device is the built-in output device on my Mac? when I use `exec -a -f json` in the list I can see ```...

Some audio devices that are automatically listed in macOS may be undesirable, e.g. external display audio outputs that are never used ([example](https://discussions.apple.com/thread/253733478)). I mostly run `SwitchAudioSource -n` with a shortcut...

The UIDs were added in #52 (and thank you for that!), but the UIDs being displayed don't seem to work when setting with `-u`: ```bash ❯ switchaudiosource -c -f json...

``` $ SwitchAudioSource -c DisplayPort ``` ![image](https://cloud.githubusercontent.com/assets/583851/24453649/a9070c48-1480-11e7-85ac-b6c51ec4eb5f.png) ``` $ SwitchAudioSource -s "Built-in Output" output audio device set to "Built-in Output" ``` ![image](https://cloud.githubusercontent.com/assets/583851/24453671/c0bf449a-1480-11e7-9a10-6c09e0f47dda.png) The Dell monitor being DisplayPort. This only happens...