Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and 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].
|
Modifier and Type | Method and Description |
---|---|
SpeechToTextConfigOrBuilder |
ConversationProfileOrBuilder.getSttConfigOrBuilder()
Settings for speech transcription.
|
SpeechToTextConfigOrBuilder |
ConversationProfile.getSttConfigOrBuilder()
Settings for speech transcription.
|
SpeechToTextConfigOrBuilder |
ConversationProfile.Builder.getSttConfigOrBuilder()
Settings for speech transcription.
|
Copyright © 2022 Google LLC. All rights reserved.