SFSpeechRecognizer.SupportedLocales 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 the set of NSLocales for which speech recognition is available. (See C:Speech.SFSpeechRecognizer(Foundation.NSLocale))
public static Foundation.NSSet<Foundation.NSLocale> SupportedLocales { [Foundation.Export("supportedLocales")] get; }
member this.SupportedLocales : Foundation.NSSet<Foundation.NSLocale>
Property Value
- Attributes