Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@br0kenpixel br0kenpixel released this 25 Jul 12:39
b5b1cc7

Added support for getting device UIDs and manufacturer.
The getDevices() function now returns a tuple of tuples (name, manufacturer, uid, number of input streams, number of output streams, isMicrophone, isSpeaker).

(Sorry for the stupid commit name uid support & but I accidentally pressed Enter while typing the commit name. For some reason GitHub does not allow changing commit names nor removing them.)