Preparing search index...
The search index is not available
tdjson
tdjson
SpeechRecognitionResultText
Interface SpeechRecognitionResultText
The speech recognition successfully finished. Subtype of
SpeechRecognitionResult
.
interface
SpeechRecognitionResultText
{
@type
:
"speechRecognitionResultText"
;
text
:
string
;
}
Index
Properties
@type
text
Properties
@type
@type
:
"speechRecognitionResultText"
text
text
:
string
Recognized text.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
text
tdjson
Loading...
The speech recognition successfully finished. Subtype of SpeechRecognitionResult.