edimuj/cordova-plugin-audioinput

AudioInputError fired on start with streamToWebAudio: true

glastonbridge opened this issue · 1 comments

The error message is:

{
 "isTrusted": false,
 "message": {"error": "AudioReceiver error [-66628]"}
}

I can reproduce this consistently on the WebAudio demo in a freshly-cloned copy of https://github.com/edimuj/app-audioinput-demo/ using Cordova 12 and XCode 15.0.1

Hi,
I have the same error.
Did you resolve?
Thanks