I need to record voice from built-in microphone using only Terminal.app in Mac OS X. Is there any way?
Install brew and then install sox
$ brew install sox $ sox -d recording.wav