You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With audioDeviceManager.selectDevice(inputDeviceId); I can switch the input device during recording, but it jumps back after less than 2 seconds. Is this a bug or is switching during recording not supported?
With
audioDeviceManager.selectDevice(inputDeviceId);I can switch the input device during recording, but it jumps back after less than 2 seconds. Is this a bug or is switching during recording not supported?