ubuntu_desktop:record_streaming_audio
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu_desktop:record_streaming_audio [2017/09/30 14:13] – created peter | ubuntu_desktop:record_streaming_audio [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install audio-recorder | sudo apt-get install audio-recorder | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Another Approach ===== | ||
+ | |||
+ | <code bash> | ||
+ | arecord -f cd output.raw | ||
+ | aplay output.raw | ||
</ | </ | ||
ubuntu_desktop/record_streaming_audio.1506780824.txt.gz · Last modified: 2020/07/15 09:30 (external edit)