AVSpeechSynthesisVoice.FromIdentifier(String) Method

Definition

[Foundation.Export("voiceWithIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVSpeechSynthesisVoice FromIdentifier (string identifier);
static member FromIdentifier : string -> AVFoundation.AVSpeechSynthesisVoice

Parameters

identifier
String

To be added.

This parameter can be null.

Returns

Attributes

Applies to