spatialaudio / python-sounddevice

:sound: Play and Record Sound with Python :snake:
https://python-sounddevice.readthedocs.io/
MIT License
980 stars 145 forks source link

ASIO: retry decoding device name after UnicodeDecodeError #512

Closed mgeier closed 5 months ago

mgeier commented 6 months ago

This is an alternative to #491.

It hopefully fixes #511.

mgeier commented 5 months ago

Nobody could confirm whether this fixes the issue, but I guess it doesn't make it worse, so I'm going to merge this.