You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
❯ switchaudiosource -c -f json
{"name": "MacBook Pro Speakers", "type": "output", "id": "75", "uid": "BuiltInSpeakerDevice"}
❯ switchaudiosource -u BuiltInSpeakerDevice
Could not find an audio device with UID "BuiltInSpeakerDevice" of type output. Nothing was changed.
The text was updated successfully, but these errors were encountered:
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
:The text was updated successfully, but these errors were encountered: