Contents

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]).

See Also

Getting the current language