Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
SpeechWordInfo
Information for a word recognized by the speech recognizer.
|
static class |
SpeechWordInfo.Builder
Information for a word recognized by the speech recognizer.
|
Modifier and Type | Method and Description |
---|---|
SpeechWordInfoOrBuilder |
StreamingRecognitionResult.getSpeechWordInfoOrBuilder(int index)
Word-specific information for the words recognized by Speech in
[transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript].
|
SpeechWordInfoOrBuilder |
StreamingRecognitionResult.Builder.getSpeechWordInfoOrBuilder(int index)
Word-specific information for the words recognized by Speech in
[transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript].
|
SpeechWordInfoOrBuilder |
StreamingRecognitionResultOrBuilder.getSpeechWordInfoOrBuilder(int index)
Word-specific information for the words recognized by Speech in
[transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript].
|
Modifier and Type | Method and Description |
---|---|
List<? extends SpeechWordInfoOrBuilder> |
StreamingRecognitionResult.getSpeechWordInfoOrBuilderList()
Word-specific information for the words recognized by Speech in
[transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript].
|
List<? extends SpeechWordInfoOrBuilder> |
StreamingRecognitionResult.Builder.getSpeechWordInfoOrBuilderList()
Word-specific information for the words recognized by Speech in
[transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript].
|
List<? extends SpeechWordInfoOrBuilder> |
StreamingRecognitionResultOrBuilder.getSpeechWordInfoOrBuilderList()
Word-specific information for the words recognized by Speech in
[transcript][google.cloud.dialogflow.v2beta1.StreamingRecognitionResult.transcript].
|
Copyright © 2022 Google LLC. All rights reserved.