I am trying to repurpose the example that records arbitrary length microphone audio to capture audio output https://python-sounddevice.readthedocs.io/en/0.4.1/examples.html#recording-with-arbitrary-duration
I am not sure how to setup the device correctly and whether I can actually capture the output sound with python-sounddevice