I need to record voice from built-in microphone using only Terminal.app in Mac OS X. Is there any way?
In the Voice Memos app on your Mac, click the Record button (or use the Touch Bar). To pause, click the Pause button . To continue, click Resume. When you finish, click Done in the lower-right corner.
1) Open QuickTime Player (Applications > Utilities). 2) Choose "New Audio Recording" from the File menu. 3a) Select your external mic by clicking the arrow next to the record button.
Install brew and then install sox
$ brew install sox $ sox -d recording.wav
As epatel mentioned, but using the port system instead:
$ sudo port install sox
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With