I am trying to create my first Android App. I have my app look and how it will function, but I can't seem to find a plugin or anything on the internet about microphone communication. I can see that there is a Microphone Record
in the Media plugin
but that is not what I am looking for. Does anyone know of something like this I can use?
If you know tell me if I need permission to add something like that on my app.
How about this? http://plugreg.com/plugin/voicekick/cordova-plugin-microphone
You will have to add it as a custom plugin though.