Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudDialogflowCxV3SpeechToTextSettings

import type { GoogleCloudDialogflowCxV3SpeechToTextSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

Settings related to speech recognition.

interface GoogleCloudDialogflowCxV3SpeechToTextSettings {
enableSpeechAdaptation?: boolean;
}

§Properties

§
enableSpeechAdaptation?: boolean
[src]

Whether to use speech adaptation for speech recognition.