AVFAudio iOS 16.0 20A5283m to 20A5303f API Differences

AVAudioRecorder.h
Modified AVAudioRecorder.channelAssignments
Declaration
From@property (nonatomic, copy, nullable) NSArray<AVAudioSessionChannelDescription *> *channelAssignments
To@property (nonatomic, copy, nullable) NSArray<AVAudioSessionChannelDescription *> *channelAssignments

AVSpeechSynthesis.h
Added AVSpeechSynthesisVoiceQualityPremium