diff --git a/src/lib/types/TranscriptionSchema.ts b/src/lib/types/TranscriptionSchema.ts index c35879e..beb4882 100644 --- a/src/lib/types/TranscriptionSchema.ts +++ b/src/lib/types/TranscriptionSchema.ts @@ -149,7 +149,7 @@ interface PrerecordedSchema extends TranscriptionSchema { /** * @see https://developers.deepgram.com/docs/language-detection */ - detect_language?: boolean; + detect_language?: boolean | string[]; /** * @see https://developers.deepgram.com/docs/topic-detection