Hi,
Could you please give some information about the results of investigating this bug 23059164?
I understand that VoiceProcessingIO AudioUnit can lower output volume but where switching to RemoteIO AudioUnit everything should be reset.
But in my case the volume is lower and I have always mono sound on RemoteIO configure in stereo.
I do call AudioOutputUnitStop(), AudioUnitUninitialize() and AudioComponentInstanceDispose() before initializing and starting new instance of Audio Unit - AudioComponentFindNext(), AudioComponentInstanceNew(), AudioUnitInitialize() and AudioOutputUnitStart().