You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
### v0.29.0
4
+
* BREAKING: recognizeFile()'s data option renamed to file
5
+
* File option may be a string URL. This enables streaming transcription/playback and mobile Safari support.
6
+
* Added support for 'X-Watson-Learning-Opt-Out' and 'accept' params in TTS synthesize()
7
+
3
8
### v0.28.4
4
9
* Prevent RecognizeStream from sending a blank content-type header - now emits an error if content-type is unset and unable to be automatically determined.
0 commit comments