Re: Help with audio recording
adr <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 26 Apr 2026, adr wrote: > On Sun, 26 Apr 2026, Isac Monção wrote: >> I tried the following commands and none of them generated an audio file >> containing the song I was listening on Firefox(only for testing). > > What you are listening doesn't came from an input audio device, > it's generated by software and send through the audio system to an > output device. > > You have to "intercept" that data, by telling the software to save > the output to a file (in the case of firefox, some extension) or > using a sound server like jack and connect the output of your > application to the input of another recording software. > > adr If what you meant is that you played a loud sound on firefox and you expected to be captured by your microphone, well, that would be another story... adr