GoogleCloudDialogflowCxV3SpeechToTextSettings
import type { GoogleCloudDialogflowCxV3SpeechToTextSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";Settings related to speech recognition.
interface GoogleCloudDialogflowCxV3SpeechToTextSettings  {
enableSpeechAdaptation?: boolean;
}