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

RecognizeRequest

import type { RecognizeRequest } from "https://googleapis.deno.dev/v1/speech:v1.ts";

The top-level message sent by the client for the Recognize method.

interface RecognizeRequest {}

§Properties

§

Required. The audio data to be recognized.

§

Required. Provides information to the recognizer that specifies how to process the request.