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

Please Help Ionic 3 App

alb99 opened this issue · comments

commented

I want to create an Ionic Cordova app that can access the audio stream.
The plugin is exactly what I was looking for.
Unfortunately I can't get it to run on an IOS 12.1 XCode version 11.2.1.
I have implemented the demo app. But it just doesn't work.
There are also no errors.
Permissions for Micro have been granted.
Could it be that it's the XCode?
Can anyone help?

commented

There seems to be something in the latest version of the plugin (1.0.2). Have you tried 1.0.1 of this plugin? https://github.com/edimuj/cordova-plugin-audioinput/releases/tag/1.0.1