Zoom Video SDK: Issue with Listing and Selecting Microphones
Hi, While developing with Zoom Video SDK, I need to list available microphones and select a specific microphone during a meeting. In the documentation, I came across the following methods: However, I couldn't find or use these methods in the ZoomVideoSDKAudioHelper and ZoomVideoSDKAudioHelperImpl classes. Is it possible to list and select microphones through these classes? If not, is there any alternative method or solution to achieve this functionality? Thank you!
Show less