Zoom Video SDK: Issue with Listing and Selecting Microphones

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2024-11-27 08:50 PM
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:
- us.zoom.internal.IZoomVideoSDKAudioHelper: int selectMic(long, java.lang.String, java.lang.String)
- us.zoom.internal.IZoomVideoSDKAudioHelper: java.util.List getMicList(long)
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!
Topics:
- Topics:
-
Audio
0 REPLIES 0
