Uses of Interface
com.google.cloud.dialogflow.v2beta1.StreamingRecognitionResultOrBuilder
-
Packages that use StreamingRecognitionResultOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of StreamingRecognitionResultOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement StreamingRecognitionResultOrBuilder Modifier and Type Class Description classStreamingRecognitionResultContains 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 classStreamingRecognitionResult.BuilderContains 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.Methods in com.google.cloud.dialogflow.v2beta1 that return StreamingRecognitionResultOrBuilder Modifier and Type Method Description StreamingRecognitionResultOrBuilderStreamingAnalyzeContentResponse.Builder. getRecognitionResultOrBuilder()The result of speech recognition.StreamingRecognitionResultOrBuilderStreamingAnalyzeContentResponse. getRecognitionResultOrBuilder()The result of speech recognition.StreamingRecognitionResultOrBuilderStreamingAnalyzeContentResponseOrBuilder. getRecognitionResultOrBuilder()The result of speech recognition.StreamingRecognitionResultOrBuilderStreamingDetectIntentResponse.Builder. getRecognitionResultOrBuilder()The result of speech recognition.StreamingRecognitionResultOrBuilderStreamingDetectIntentResponse. getRecognitionResultOrBuilder()The result of speech recognition.StreamingRecognitionResultOrBuilderStreamingDetectIntentResponseOrBuilder. getRecognitionResultOrBuilder()The result of speech recognition.
-