79367513

Date: 2025-01-18 16:27:19
Score: 2
Natty:
Report link

sounddevice did not work directly. it needed an intermedite virtual device. I used Voicemeeter https://voicemeeter.com/ After instalation the output of print(sd.query_devices()) will include the Voicemeeter devices.
Setup your machine sound Output to Voicemeeter Input (VB-Audio Voicemeeter VAIO)
In Voicemeeter Click Hardware out and select Speakers. Now in Python you select "Voicemeeter Out" device number (9 on my Windows Desktop)
sound will be routed through voicemeeter, now run your code with sounddevice library

Reasons:
  • Blacklisted phrase (1): did not work
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: FEldin