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.

Home Page:https://github.com/edimuj/app-audioinput-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onAudioInputError fired when audioinput.stop() - only iOS

losciur opened this issue · comments

Hi,
since the new plugin version 1.0.3, I have an error when I call audioinput.stop().
This happens only in iOS, not in Android.
Every time I call it, it'is fired the onAudioInputError event.
The error is:
immagine