Type alias AITranscribeConfig

AITranscribeConfig: {
    language?: string;
}

Type declaration

  • Optional language?: string