Microphone Type
Microphone Type Checker is a cross-platform Flutter plugin that enables developers to determine the type of microphone available on both iOS and Android devices. By leveraging native APIs, the plugin retrieves and identifies the microphone type, such as built-in, external, or headset microphones. This functionality is essential for apps that need to customize audio input behavior based on the specific microphone in use, providing a seamless experience across both mobile platforms.
Usage/Examples
var AudioType = await AudioInputTypePlugin.getConnectedMicrophone();
print(AudioType)
Hi, I'm Vishal Singh! 👋
🚀 About Me
I'm a flutter developer at critrion tech pvt ltd...
Feedback
If you have any feedback, please reach out to us at iamervishalsingh@gmail.com