I am also seeing this with the AVAudioEngine APIs.
@oliverpahl-mitel did you ever hear back from Apple on your feedback assistant post?
At runtime here are the errors that get dumped to console (I get the KeystrokeSuppressorCore.cpp:44 ERROR, but I don't see the AggInpStreamsChanged wait failed you are getting).
If I setup an input node with inputNode.setVoiceProcessingEnabled(true), here are the errors that get dumped to console:
AddInstanceForFactory: No factory registered for id <CFUUID 0x60000300f780> F8BB1C28-BAE8-11D6-9C31-00039315CD46
throwing -10877
throwing -10877
        vpPlatformUtil.mm:312   Cannot retrieve theDeviceBoardID string...
        vpPlatformUtil.mm:312   Cannot retrieve theDeviceBoardID string...
AudioHardware-mac-imp.cpp:409    AudioObjectHasProperty: no object with given ID 0
        AUVPAggregate.cpp:4929  Failed to get current tap stream physical format, err=2003332927
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
     vpStrategyManager.mm:486   Error code 2003332927 reported at GetPropertyInfo
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
     vpStrategyManager.mm:486   Error code 2003332927 reported at GetPropertyInfo
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
     vpStrategyManager.mm:486   Error code 2003332927 reported at GetPropertyInfo
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
KeystrokeSuppressorCore.cpp:44    ERROR: KeystrokeSuppressor initialization was unsuccessful. Invalid or no plist was provided. AU will be bypassed.
vpSetupUplinkDSPChain.cpp:124    >vp> skip reference mixer setup because reference channel count is 0
     vpStrategyManager.mm:486   Error code 2003332927 reported at GetPropertyInfo
        HALB_IOThread.cpp:326    HALB_IOThread::_Start: there already is a thread
        HALB_IOThread.cpp:326    HALB_IOThread::_Start: there already is a thread
For reference, if I switch inputNode.setVoiceProcessingEnabled(false) and keep all of my surrounding code the same, the following messages are dumped to console:
AddInstanceForFactory: No factory registered for id <CFUUID 0x600003ff2500> F8BB1C28-BAE8-11D6-9C31-00039315CD46
throwing -10877
throwing -10877