Skip to content

Commit

Permalink
fix(wss): add smartFormattingVersion param
Browse files Browse the repository at this point in the history
  • Loading branch information
apaparazzi0329 committed Mar 13, 2024
1 parent 3db377b commit d64f155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions speech-to-text/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ namespace SpeechToTextV1 {
timestamps?: boolean;
profanityFilter?: boolean;
smartFormatting?: boolean;
smartFormattingVersion?: number;
speakerLabels?: boolean;
grammarName?: string;
redaction?: boolean;
Expand Down

0 comments on commit d64f155

Please sign in to comment.