Uses of Interface
com.google.cloud.dialogflow.v2beta1.SpeechToTextConfigOrBuilder
-
Packages that use SpeechToTextConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SpeechToTextConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement SpeechToTextConfigOrBuilder Modifier and Type Class Description class
SpeechToTextConfig
Configures speech transcription for [ConversationProfile][google.cloud.dialogflow.v2beta1.ConversationProfile].static class
SpeechToTextConfig.Builder
Configures speech transcription for [ConversationProfile][google.cloud.dialogflow.v2beta1.ConversationProfile].Methods in com.google.cloud.dialogflow.v2beta1 that return SpeechToTextConfigOrBuilder Modifier and Type Method Description SpeechToTextConfigOrBuilder
ConversationProfile.Builder. getSttConfigOrBuilder()
Settings for speech transcription.SpeechToTextConfigOrBuilder
ConversationProfile. getSttConfigOrBuilder()
Settings for speech transcription.SpeechToTextConfigOrBuilder
ConversationProfileOrBuilder. getSttConfigOrBuilder()
Settings for speech transcription.
-