Table of Contents
Remove GNOME Voice Recorder" >Remove GNOME Voice Recorder
Audio Recorder Record streaming audio" >Audio Recorder Record streaming audio
Record various sounds from various sources" >Record various sounds from various sources
Timed Recording" >Timed Recording
以各种文件格式保存录制的音乐文件" >以各种文件格式保存录制的音乐文件
删除录音机" >删除录音机
Home Computer Tutorials Computer Knowledge How to record streaming audio on Ubuntu Linux distribution

How to record streaming audio on Ubuntu Linux distribution

Feb 25, 2024 pm 03:46 PM
gnome recorder Record

如何在 Ubuntu Linux 发行版录制流媒体音频

How to record audio in Ubuntu and other Linux distributions? If you want to record a voiceover through your computer's microphone, you can use GNOME Recorder or Audacity.

Using GNOME Recorder is simple and easy to understand, but its functions are relatively limited. Audacity, on the other hand, may seem a bit daunting at first, but it has many advanced recording features. However, we won't go into this in depth in this tutorial.

GNOME Voice Recorder can be used with a microphone. Additionally, there is a tool called Voice Recorder that not only uses the microphone input but also records streaming music.

In this tutorial, we will show you the following steps on how to record sound using GNOME Recorder and record streaming audio using Audio Recorder .

Use the audio recorder to record microphone audio

The GNOME desktop environment has many useful applications. The tape recorder is one of them. You can install the recorder from the Ubuntu Software Center.

The recorder can be installed from the Ubuntu Software Center

Alternatively, you can install it by running the command sudo apt install gnome-sound-recorder in the terminal:

sudo apt install gnome-sound-recorder
Copy after login

After installation, you can find it in the system menu and start from there.

GNOME Voice Recorder

Before you start using it, you should make sure to select the correct input source for GNOME Voice Recorder in the system settings.

Make sure you select the correct input source in the system settings

After opening the recorder application, it will display the following interface.

Click the "Record" button to start recording

Click the Record button and it starts recording immediately. While recording, you can choose to pause, stop, or cancel the recording.

Options to record audio

Your recording will be saved and available from the app interface itself. Click on a saved recording to highlight it. There is also the option to record in MP3, FLAC, and several other formats.

You can replay the recording or delete it. You can choose to save it to another location by clicking the Save/Download button. You can also rename the recording using the edit button.

Saved Recordings

Remove GNOME Voice Recorder

If you don't like it or find it lacks MoWriting functionality? You can remove GNOME Sound Recorder from the Ubuntu Software Center or run the sudo apt remove gnome-sound-recorder command:

sudo apt remove gnome-sound-recorder
Copy after login

GNOME Voice Recorder has limited applications. It only records from the microphone, which may not be the recording software you want in some cases.

Imagine you want to record the sound of your music player or music being played in an application or web browser. In this case, good recording software is very important.

Audio Recorder Record streaming audio

You can install Audio Recorder on Ubuntu and Linux Mint using the official PPA. Use Ctrl Alt T to open your terminal and run the following command to install Audio Recorder:

sudo apt-add-repository ppa:audio-recorder/ppa
sudo apt update
sudo apt install audio-recorder
Copy after login

Alternatively, you can download the source code from launchpad. After installation, you can launch the application Audio Recorder from the Gnome application menu:

Voice Recorder

Record various sounds from various sources

The recorder records various sounds from the computer. It can record audio played by your system's sound card, microphone, browser, webcam, etc.

In other words, even if your system malfunctions, it will record it (assuming you want to record it). It allows you to select a recording device such as a webcam, microphone, music player, etc.

To record streaming music, please select the appropriate source. For example, if you are streaming radio in Rhythmbox, select Rythmbox.

Voice Recorder Audio Settings

Timed Recording

The recorder also provides you with the option to set a timer. You can start, stop or pause recording at a specified clock time or predefined intervals. You can also set a limit on recording file size.

Additionally, you can pause (and stop) when there is no audio (or the sound is very low) and resume when the sound resumes.

All you have to do is edit the text in the timer panel. Comment out the "rules" you don't want to apply and edit the rules as per your requirements.

录音机定时器设置

它提供了附加设置,例如登录时自动启动、显示托盘图标和其他记录设置。

录音机附加设置

以各种文件格式保存录制的音乐文件

您可以将录制的文件保存为您喜欢的文件格式。支持的文件格式包括 OGG 音频、Flac、MP3、SPX 和 WAV。我更喜欢用 MP3 来录音。

录制的文件存储在家目录的声音目录 ~/Audio即家目录中的 Audio 文件夹。

录音机音频格式

删除录音机

如果您没有找到您喜欢的录音机,可以使用运行命令 sudo apt remove audio-recorder 删除 audio-recorder 以及删除PPA:

sudo apt remove audio-recorder
sudo apt-add-repository -r ppa:audio-recorder/ppa
Copy after login

结论

Linux 可能还有其他可用于录音的工具。与 GNOME 一样,其他桌面环境也可能有录音应用程序。我所知道的 Deepin 肯定有一个。

GNOME 录音机是一个不错的工具,用于从麦克风录制声音。对于录制各种来源的声音,录音机是一个不错的选择。

The above is the detailed content of How to record streaming audio on Ubuntu Linux distribution. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to record streaming audio on Ubuntu Linux distribution How to record streaming audio on Ubuntu Linux distribution Feb 25, 2024 pm 03:46 PM

How to record audio in Ubuntu and other Linux distributions? If you want to record a voiceover through your computer's microphone, you can use GNOME Voice Recorder or Audacity. Using GNOME Recorder is simple and easy to understand, but its functions are relatively limited. As for Audacity, it may feel a bit difficult at first contact, but it has many advanced recording functions. However, we won't go into this in depth in this tutorial. GNOME Voice Recorder can be used with a microphone. Additionally, there is a tool called Voice Recorder that not only uses the microphone input but also records streaming music. In this tutorial, we will show you the following steps on how to record sound with GNOME Voice Recorder, using AudioR

Recover expired and deleted Microsoft Teams meeting recordings in 4 easy steps Recover expired and deleted Microsoft Teams meeting recordings in 4 easy steps Sep 01, 2023 pm 08:37 PM

How to recover expired and deleted Microsoft Teams meeting recordings in 4 steps? Well, it's easy to do and should take no more than 3 minutes. But first things first: Whenever you record a Microsoft Teams meeting, the recording will automatically be in two places: On the user's OneDrive account – the user who started the recording. On a SharePoint site – if the meeting is held in a channel. If a recording is accidentally deleted, it will go to the Recycle Bin, where it will remain there for 90 days - a Microsoft policy to ensure the space is properly optimized over time. You can simply restore it from there. How to restore

Enable fractional scaling in Fedora using GNOME Enable fractional scaling in Fedora using GNOME Jun 27, 2023 pm 09:41 PM

(FractionalScaling) Fractional Scaling is a handy feature that allows you to maximize optimization for HiDPI monitors and high-resolution laptops. By fine-tuning the scaling, you can create a well-balanced desktop display that's neither too big nor too small and looks great. Although resolution settings are also available, due to operating system limitations, they usually match your actual situation. Additionally, it allows you to increase the size of text and other UI elements on the display without making everything appear blurry. This is useful if you have a high-resolution monitor and want to make text easier to read. Ubuntu20.04LTS introduces 100%, 125%, 150%, 175% and 200% in 2020

Screen recording goes black: here's the fix Screen recording goes black: here's the fix May 03, 2024 pm 09:13 PM

Are you trying to record something on your phone screen and it's going black? Typically, you can initiate screen recording from Control Center. In some cases, you cannot record items on the screen. We have mentioned all the scenarios along with the list of possible solutions that can help you record your screen properly. Reasons why screen recording goes black – If you try to record any DRM (Digital Rights Management) protected content while it’s playing on your iPhone screen, you won’t get anything. The output will be a pitch black screen. All leading OTT platforms like Netflix, Disney+, Hulu, and Peacock have this DRM that blocks any screen recording functionality. 2. Several websites prohibit the use of screen capture

How to record iPhone screen without dynamic island How to record iPhone screen without dynamic island Aug 17, 2023 pm 02:13 PM

The dynamic islands on the iPhone 14 Pro models look cool. Now, this doesn't mean it has to be in every screen recording of yours. Unfortunately, the dynamic island on the iPhone 14 Pro doesn't disappear automatically when you record your screen. In fact, it also displays a red dot and makes the cutout appear on all your recordings. This can be distracting. Fortunately, there is a workaround to get rid of red dots in iPhone screen recording. In this quick practice guide, we'll show you how to hide dynamic islands and red dots in iPhone screen recordings. let's start! Hide Dynamic Island in Screen Recording on iPhone14Pro 1. Swipe down from the top right corner of the iPhone home screen to reveal iP

How to restore accidentally deleted GNOME Panel in Ubuntu How to restore accidentally deleted GNOME Panel in Ubuntu Jan 06, 2024 pm 11:01 PM

If you delete the panel option on gnome and some options on power management in the Ubuntu system, the menu bar and status bar in the Ubuntu system will disappear. Restoring gnomepanel can solve this problem, so how to do it? The editor below will bring you the Ubuntu method to restore the accidentally deleted GNOMEPanel, let's go and take a look! The method is as follows: 1. Directly press Alt+F2, then enter gnome-terminal in the dialog box that comes out, and press Enter to execute Pop up the command line terminal, or Ctrl+Alt+T to pop up the command line terminal. 2. Enter gconftool-2--shutdown.

Installing the GNOME desktop environment on Debian: step by step towards the gorgeous Linux world Installing the GNOME desktop environment on Debian: step by step towards the gorgeous Linux world Feb 10, 2024 am 10:15 AM

Debian is a widely used Linux distribution known for its stability and reliability. The default Debian installation does not include a graphical user interface (GUI), which may make some novice users confused. This article will guide you in Install the GNOME desktop environment on Debian to add a bright color to your Linux experience. Before installing GNOME, please make sure that your Debian system has been updated to the latest version. The update can be completed through the following command: ```sqlsudoaptupdatesudoaptupgrade``` Next, we can start to install the GNOME desktop environment and install the core components of GNOME:`` `ard

Integration and usage guide for UniApp video playback and recording Integration and usage guide for UniApp video playback and recording Jul 05, 2023 pm 02:48 PM

UniApp is a cross-platform development framework based on Vue.js, which can be used to develop applications for multiple platforms such as iOS, Android and H5. In UniApp, it is a very common requirement to integrate and use video playback and recording. This article will provide the integration and usage guide for UniApp to implement video playback and recording, and attach relevant code examples to help developers get started quickly. 1. Integration and use of video playback. Find the video playback plug-in in the uni_modules directory. You can use uni

See all articles