switchaudio-osx

Change macOS audio input/output source from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Change macOS audio source from the command-line

Commands

SwitchAudioSource

Examples

List all available audio input devices$ SwitchAudioSource -a
Switch audio output to a specific device by name$ SwitchAudioSource -s "External Speakers"
Switch audio input source to microphone$ SwitchAudioSource -t input -s "Built-in Microphone"