ORKSpeechRecognitionStep Class Reference
Inherits from | ORKActiveStep : ORKStep : NSObject |
---|---|
Declared in | ORKSpeechRecognitionStep.h |
speechRecognizerLocale
The language for speech recognition
@property (nonatomic, copy) ORKSpeechRecognizerLocale speechRecognizerLocale
Discussion
The default value of this property is @“en-US”.
Declared In
ORKSpeechRecognitionStep.h
shouldHideTranscript
The property to hide transcription as the user speaks.
@property (nonatomic) BOOL shouldHideTranscript
Declared In
ORKSpeechRecognitionStep.h