edimuj / cordova-plugin-audioinput

This iOS/Android Cordova/PhoneGap plugin enables audio capture from the device microphone, by in near real-time forwarding audio to the web layer of your application. A typical usage scenario for this plugin would be to use the captured audio as source for a web audio node chain, where it then can be analyzed, manipulated and/or played.
https://github.com/edimuj/app-audioinput-demo
MIT License
161 stars 88 forks source link

Antony test branch #30

Closed Antonyzhu closed 7 years ago

edimuj commented 7 years ago

Hi, Anthony and thanks for your PR. It looks really interesting. As I understand, it extends the ios part of the audioinput plugin with support for saving the microphone input to a file?

I will try it out and get back to you as soon as possible.

edimuj commented 7 years ago

Since I haven't got any explanation for this PR, I'm closing it. Feel free to open a new one if the need arises.