SFSpeechRecognizer.Available Property

Definition

Gets whether speech recognition is currently available.

public virtual bool Available { [Foundation.Export("isAvailable")] get; }
member this.Available : bool

Property Value

Attributes

Remarks

Speech recognition is not supported on all devices and is always relient on Internet access.

Applies to