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

see commit message #8

Closed zyf0330 closed 8 years ago

edimuj commented 8 years ago

Good job!

zyf0330 commented 8 years ago

that is why i must start twice to start truely, or it doesn't act.

On Fri, Jul 8, 2016, 21:44 Edin Mujkanovic notifications@github.com wrote:

Good job!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/edimuj/cordova-plugin-audioinput/pull/8#issuecomment-231362928, or mute the thread https://github.com/notifications/unsubscribe/ALZ5gRIfL0bOXmJQ1Ky3jk1Ro6fEhFoWks5qTlRKgaJpZM4JH3Yt .

追随

edimuj commented 8 years ago

Ok, thanks.