respeaker_python_library icon indicating copy to clipboard operation
respeaker_python_library copied to clipboard

Input device detection in microphone.py

Open padmalcom opened this issue 5 years ago • 0 comments

Hi, in the init method you traverse all input devices until a device with "respeaker" in its name is found. The name of my 4 mic-array is "seed4micvoicec" and is thus not recognized as correct device. Can you either add a parameter to specify an input device id when creating a Microphone or make the text ("respeaker") parameterizable? Thanks!

padmalcom avatar Sep 27 '20 14:09 padmalcom