SFSpeechRecognizer.Available Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.