cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

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