cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom Video SDK: Issue with Listing and Selecting Microphones

birhos
Newcomer
Newcomer

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!

0 REPLIES 0