Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Command Line Sound Program

  Date: Dec 04    Category: Unix / Linux / Ubuntu    Views: 519
  

I thought I'd use my Ubuntu machine to record an audio
file or two via a cron schedule but it seems Gnome Sound
Recorder doesn't have a command line interface. A quick
check in the documentation and it appears Audacity doesn't
either.

Are there any sound programs out there that have a command
line interface? Or perhaps one that supports start and
stop scheduling?

Share: 

 

1 Answer Found

 
Answer #1    Answered On: Dec 04    

Issue the commands:
$ man gnome-sound-recorder
$ man 7 gtk-options
$ man 7 gnome-options
$ gnome-sound-recorder --help
$ gnome-sound-recorder --help-all
$ gnome-sound-recorder --help-gtk
$ gnome-sound-recorder --help-gst

Not much, but that is all there is. Looks like the options are more for
debugging than operational control of sound recording.

 
Didn't find what you were looking for? Find more on Command Line Sound Program Or get search suggestion and latest updates.




Tagged: