Search code examples
javascripthtmlcssvisual-studio-2015apache-cordova

Apache Cordova Visual Studio 2015 Community microphone communication App


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.


Solution

  • How about this? http://plugreg.com/plugin/voicekick/cordova-plugin-microphone

    You will have to add it as a custom plugin though.