Share via


AVSpeechUtterance.FromSsmlRepresentation(String) Method

Definition

[Foundation.Export("speechUtteranceWithSSMLRepresentation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVSpeechUtterance? FromSsmlRepresentation(string string);
[<Foundation.Export("speechUtteranceWithSSMLRepresentation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromSsmlRepresentation : string -> AVFoundation.AVSpeechUtterance

Parameters

string
String

Returns

Attributes

Applies to