ubuntu skype 录音-Record Audio

来源:互联网 发布:淘宝开店步骤图解 编辑:程序博客网 时间:2024/06/11 00:01

Record Audio 录音机可以录制系统声效卡声音和麦克风声音,现在还有一个先进的功能:自动录制Skype通话记录。

audio-recorder

audio-recorder


Record Audio功能:

  • 录制系统的声卡,麦克风,浏览器,摄像头等等声音;
  • 内置计时器:您可以启动,停止或暂停在一个预先定义的时间或一定的时间后录音
  • 无论是语音或声音自动开始录音
  • 自动停止沉默录制
  • 它可自动控制Rhythmbox,Banshee,Amarok的和其他MPRIS的兼容播放机,以及Skype。例如,它可以记录你所有的Skype通话,无需任何用户交互
  • 支持格式:OGG,FLAC,MP3,MP2,M4A,SPX,WAV
  • 支持Ubuntu AppIndicator

    audio-recorder-skype

    audio-recorder-skype


    Ubuntu安装,打开终端。输入命令:
    sudo add-apt-repository ppa:osmoma/audio-recorder
    sudo apt-get update
    sudo apt-get install audio-recorder

    为了能够保存各种格式声音文件,您必须安装一些的GStreamer插件,输入安装命令:
    sudo apt-get install gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse

    源链接:http://imcn.me/html/y2011/7896.html
  • 原创粉丝点击