Uses of Class
com.google.cloud.dialogflow.cx.v3.OutputAudioConfig
-
Packages that use OutputAudioConfig Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of OutputAudioConfig in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return OutputAudioConfig Modifier and Type Method Description OutputAudioConfigOutputAudioConfig.Builder. build()OutputAudioConfigOutputAudioConfig.Builder. buildPartial()static OutputAudioConfigOutputAudioConfig. getDefaultInstance()OutputAudioConfigOutputAudioConfig.Builder. getDefaultInstanceForType()OutputAudioConfigOutputAudioConfig. getDefaultInstanceForType()OutputAudioConfigDetectIntentRequest.Builder. getOutputAudioConfig()Instructs the speech synthesizer how to generate the output audio.OutputAudioConfigDetectIntentRequest. getOutputAudioConfig()Instructs the speech synthesizer how to generate the output audio.OutputAudioConfigDetectIntentRequestOrBuilder. getOutputAudioConfig()Instructs the speech synthesizer how to generate the output audio.OutputAudioConfigDetectIntentResponse.Builder. getOutputAudioConfig()The config used by the speech synthesizer to generate the output audio.OutputAudioConfigDetectIntentResponse. getOutputAudioConfig()The config used by the speech synthesizer to generate the output audio.OutputAudioConfigDetectIntentResponseOrBuilder. getOutputAudioConfig()The config used by the speech synthesizer to generate the output audio.OutputAudioConfigFulfillIntentRequest.Builder. getOutputAudioConfig()Instructs the speech synthesizer how to generate output audio.OutputAudioConfigFulfillIntentRequest. getOutputAudioConfig()Instructs the speech synthesizer how to generate output audio.OutputAudioConfigFulfillIntentRequestOrBuilder. getOutputAudioConfig()Instructs the speech synthesizer how to generate output audio.OutputAudioConfigFulfillIntentResponse.Builder. getOutputAudioConfig()The config used by the speech synthesizer to generate the output audio.OutputAudioConfigFulfillIntentResponse. getOutputAudioConfig()The config used by the speech synthesizer to generate the output audio.OutputAudioConfigFulfillIntentResponseOrBuilder. getOutputAudioConfig()The config used by the speech synthesizer to generate the output audio.OutputAudioConfigStreamingDetectIntentRequest.Builder. getOutputAudioConfig()Instructs the speech synthesizer how to generate the output audio.OutputAudioConfigStreamingDetectIntentRequest. getOutputAudioConfig()Instructs the speech synthesizer how to generate the output audio.OutputAudioConfigStreamingDetectIntentRequestOrBuilder. getOutputAudioConfig()Instructs the speech synthesizer how to generate the output audio.static OutputAudioConfigOutputAudioConfig. parseDelimitedFrom(InputStream input)static OutputAudioConfigOutputAudioConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputAudioConfigOutputAudioConfig. parseFrom(byte[] data)static OutputAudioConfigOutputAudioConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputAudioConfigOutputAudioConfig. parseFrom(com.google.protobuf.ByteString data)static OutputAudioConfigOutputAudioConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputAudioConfigOutputAudioConfig. parseFrom(com.google.protobuf.CodedInputStream input)static OutputAudioConfigOutputAudioConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputAudioConfigOutputAudioConfig. parseFrom(InputStream input)static OutputAudioConfigOutputAudioConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputAudioConfigOutputAudioConfig. parseFrom(ByteBuffer data)static OutputAudioConfigOutputAudioConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type OutputAudioConfig Modifier and Type Method Description com.google.protobuf.Parser<OutputAudioConfig>OutputAudioConfig. getParserForType()static com.google.protobuf.Parser<OutputAudioConfig>OutputAudioConfig. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type OutputAudioConfig Modifier and Type Method Description OutputAudioConfig.BuilderOutputAudioConfig.Builder. mergeFrom(OutputAudioConfig other)DetectIntentRequest.BuilderDetectIntentRequest.Builder. mergeOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate the output audio.DetectIntentResponse.BuilderDetectIntentResponse.Builder. mergeOutputAudioConfig(OutputAudioConfig value)The config used by the speech synthesizer to generate the output audio.FulfillIntentRequest.BuilderFulfillIntentRequest.Builder. mergeOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate output audio.FulfillIntentResponse.BuilderFulfillIntentResponse.Builder. mergeOutputAudioConfig(OutputAudioConfig value)The config used by the speech synthesizer to generate the output audio.StreamingDetectIntentRequest.BuilderStreamingDetectIntentRequest.Builder. mergeOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate the output audio.static OutputAudioConfig.BuilderOutputAudioConfig. newBuilder(OutputAudioConfig prototype)DetectIntentRequest.BuilderDetectIntentRequest.Builder. setOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate the output audio.DetectIntentResponse.BuilderDetectIntentResponse.Builder. setOutputAudioConfig(OutputAudioConfig value)The config used by the speech synthesizer to generate the output audio.FulfillIntentRequest.BuilderFulfillIntentRequest.Builder. setOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate output audio.FulfillIntentResponse.BuilderFulfillIntentResponse.Builder. setOutputAudioConfig(OutputAudioConfig value)The config used by the speech synthesizer to generate the output audio.StreamingDetectIntentRequest.BuilderStreamingDetectIntentRequest.Builder. setOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate the output audio.
-