locale
The locale of the speech recognizer.
Declaration
var locale: Locale { get }Discussion
The locale of the speech recognizer is an NSLocale object. The default value of this property is the system locale (that is, +[NSLocale systemLocale]).
The locale of the speech recognizer.
var locale: Locale { get }The locale of the speech recognizer is an NSLocale object. The default value of this property is the system locale (that is, +[NSLocale systemLocale]).