PandaraWen / AudioUnit_BugReport

A demo to reproduce an AudioUnit bug.
1 stars 0 forks source link

Same problem, have you solved it? #1

Open worthyzhang opened 3 years ago

worthyzhang commented 3 years ago

My app plays music in background, when i restart AudioUnit from VoiceProcessing to RmoteIO in iOS14, the playout volume will be very low. I can reproduce the problem based on your demo, have you found any workaround?

PandaraWen commented 3 years ago

There is a tricky way to solve this problem temporarily, turn on the "Should Set to build in mic" switcher in demo, and recreate the RemoteIO unit, you can get a normal AudioUnit at most time.