tvvladimir2

Results 2 comments of tvvladimir2

Hi HaHeho, Here's the example code I have so far: Description: I have x2 GPIO buttons, x2 USB audio devices. Start stream with two channels for USB device1 and USB...

Hi HaHeho, You are correct `sd.play()` and `sd.stop()` is not an option. I need to make simultaneous playback possible. So `Stream() ` needs to be used. I introduce a stream...