extern NSNotificationName _Nonnull AVSpeechSynthesisAvailableVoicesDidChangeNotification
AVSpeechSynthesisVoice
@property(nonatomic, readonly) AVSpeechSynthesisVoiceTraits voiceTraits;
AVSpeechSynthesizer
@property(class, nonatomic, readonly) AVSpeechSynthesisPersonalVoiceAuthorizationStatus personalVoiceAuthorizationStatus;
AVSpeechSynthesisMarker
@property(nonatomic, copy, readwrite) NS_AVAILABLE(14_0, 17_0) NSString *bookmarkName;
AVSpeechSynthesisMarker
@property(nonatomic, copy, readwrite) NS_AVAILABLE(14_0, 17_0) NSString *phoneme;
extern NS_SWIFT_NAME(AVAudioApplication.inputMuteStateChangeNotification) const NSNotificationName AVAudioApplicationInputMuteStateChangeNotification
extern NS_SWIFT_NAME(AVAudioApplication.muteStateKey) NSString *const AVAudioApplicationMuteStateKey
AVAudioInputNode
@property(nonatomic, assign, unsafe_unretained, readwrite) AVAudioVoiceProcessingOtherAudioDuckingConfiguration voiceProcessingOtherAudioDuckingConfiguration;