Hello,
Starting with Android 6.0, you can get the available audio input and output devices using AudioDeviceInfo.
I'm using the following inline JAVA code to get the list of audio devices. For each in/out audiodevice device I get the name, id and type.
#If JAVA
import...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.