Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
StreamingRecognitionResult
Contains a speech recognition result corresponding to a portion of the audio
that is currently being processed or an indication that this is the end
of the single requested utterance.
|
static class |
StreamingRecognitionResult.Builder
Contains a speech recognition result corresponding to a portion of the audio
that is currently being processed or an indication that this is the end
of the single requested utterance.
|
Modifier and Type | Method and Description |
---|---|
StreamingRecognitionResultOrBuilder |
StreamingDetectIntentResponseOrBuilder.getRecognitionResultOrBuilder()
The result of speech recognition.
|
StreamingRecognitionResultOrBuilder |
StreamingAnalyzeContentResponse.getRecognitionResultOrBuilder()
The result of speech recognition.
|
StreamingRecognitionResultOrBuilder |
StreamingAnalyzeContentResponse.Builder.getRecognitionResultOrBuilder()
The result of speech recognition.
|
StreamingRecognitionResultOrBuilder |
StreamingAnalyzeContentResponseOrBuilder.getRecognitionResultOrBuilder()
The result of speech recognition.
|
StreamingRecognitionResultOrBuilder |
StreamingDetectIntentResponse.getRecognitionResultOrBuilder()
The result of speech recognition.
|
StreamingRecognitionResultOrBuilder |
StreamingDetectIntentResponse.Builder.getRecognitionResultOrBuilder()
The result of speech recognition.
|
Copyright © 2022 Google LLC. All rights reserved.