question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

streamToWebAudio working with iOS 12.4 ?

See original GitHub issue

Hi,

I’m currently trying to build my app for iOS 12.4 with the latest Xcode and one of the issues is that I’m not getting any data anymore from the audioinput plugin when using streamToWebAudio: true. When used with a script-processor the ‘onaudioprocess’ event is triggered but the buffer values are all 0 😦 I’ve also tried the included webaudio-demo but don’t get any output there as well.

Can someone confirm that this is still working?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
edimujcommented, Sep 20, 2019

Thanks for letting me know. It seems to have to do with a PR that introduced at typed array in v1.0.2

1reaction
hnlpowercommented, Sep 13, 2019

After searching around a bit, downgrading to 1.0.1 from 1.0.2 fixed the issues like mentioned in this post https://github.com/edimuj/cordova-plugin-audioinput/issues/96

Read more comments on GitHub >

github_iconTop Results From Across the Web

About iOS 12 Updates - Apple Support
iOS 12 brings performance improvements and exciting new features to iPhone and iPad. Photos introduces new features to help you rediscover ...
Read more >
iOS 12 - Wikipedia
UpdatesEdit · Adds support for the Apple Card. · Adds the ability to wirelessly transfer data between iPhones running iOS 12.4 or newer...
Read more >
Troubleshoot OneDrive for iOS app problems - Microsoft Support
... with your OneDrive for iOS mobile app. Let's get the issue sorted out as quickly as possible. Note: Some apps and features...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found