Skip to content

Commit d64f155

Browse files
fix(wss): add smartFormattingVersion param
1 parent 3db377b commit d64f155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

speech-to-text/v1.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ namespace SpeechToTextV1 {
275275
timestamps?: boolean;
276276
profanityFilter?: boolean;
277277
smartFormatting?: boolean;
278+
smartFormattingVersion?: number;
278279
speakerLabels?: boolean;
279280
grammarName?: string;
280281
redaction?: boolean;

0 commit comments

Comments
 (0)