Skip to content

Commit 2f421fb

Browse files
committed
chore(text-to-speech): apply hand-written changes
1 parent 0f95a92 commit 2f421fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text-to-speech/v1-generated.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ class TextToSpeechV1 extends BaseService {
185185
json: true,
186186
body,
187187
qs: query,
188+
encoding: null,
188189
},
189190
defaultOptions: extend(true, {}, this._options, {
190191
headers: extend(true, {

0 commit comments

Comments
 (0)