Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias SpeechToTextTranslationFeatures
import { type SpeechToTextTranslationFeatures } from "https://deno.land/x/plugnmeet@v1.3.1/types/createRoom.ts";
definition: { is_allow: boolean; is_allow_translation: boolean; }