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

AudioFeatures

import type { AudioFeatures } from "https://aws-api.deno.dev/v0.3/services/chimesdkmeetings.ts?docs=full";

An optional category of meeting features that contains audio-specific configurations, such as operating parameters for Amazon Voice Focus.

interface AudioFeatures {
EchoReduction?: MeetingFeatureStatus | null;
}

§Properties

§
EchoReduction?: MeetingFeatureStatus | null
[src]

Makes echo reduction available to clients who connect to the meeting.