I hope to know that mic is mono or stereo.
https://developer.android.com/reference/android/content/pm/PackageManager.html#getSystemAvailableFeatures() FEATURE_MICROPHONE
It described that device have mic, however, it don't tell us mono or stereo.
I hope to know that mic is mono or stereo.
https://developer.android.com/reference/android/content/pm/PackageManager.html#getSystemAvailableFeatures() FEATURE_MICROPHONE
It described that device have mic, however, it don't tell us mono or stereo.