respeaker / respeaker_python_library

To build voice enabled objects/applications with Python and ReSpeaker
Apache License 2.0
149 stars 74 forks source link

How can I use 2 respeaker devices at same time? #54

Open Gaurav37 opened 2 years ago

Gaurav37 commented 2 years ago

Hi ,

My robot already has a usb respeaker array but I want to use 2. It shows both devices with same device id and vendor id. How can I use both at same time ? As I want to treat the outputs of both devices differently.

Thanks