Edit

Share via


AVAudioSession.ModeSpokenAudio Property

Definition

Represents the value associated with the constant AVAudioSessionModeSpokenAudio.

[Foundation.Field("AVAudioSessionModeSpokenAudio", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString ModeSpokenAudio { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ModeSpokenAudio : Foundation.NSString

Property Value

Attributes

Applies to