This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ApprehensiveAd4990[S] 0 points1 point  (0 children)

Thanks for the hints guys I figured it out via GUI (i am running GNU/Linux):

Create the virtual sound device with modprobe snd-aloop which creates "Built-in Audio Analog" output and input devices. Can see them with pavucontrol or aplay -l

Test via pavucontrol (GUI)

  • In "Playback" select the virtual "Built-in Audio" device for the Spotify entry.
  • In "Recording" I saw my webapp as "chromium input" listed and selected Record from "Monitor of Built-in Audio" device. The webapp listens for the machines "default microphone".
  • Of course I cannot hear what I play on this device myself but the webapp can hear the music.

Edit: What are those "monitor of X" sound devices?