Search code examples
macosterminalvoice

How to record sound in OS X Terminal?


I need to record voice from built-in microphone using only Terminal.app in Mac OS X. Is there any way?


Solution

  • Install brew and then install sox

    $ brew install sox
    
    $ sox -d recording.wav