2.12.1
2.12.1 (August 30, 2024)
Bug Fixes
- Fixed an issue where calling
device.connect()
without waiting for the promise to get resolved, then callingdevice.audio.setInputDevice()
right away results in anAcquisitionFailedError
.
device.connect()
without waiting for the promise to get resolved, then calling device.audio.setInputDevice()
right away results in an AcquisitionFailedError
.