Skip to content

Commit cd5f30c

Browse files
committed
v0.25.0 changelog
1 parent fb29367 commit cd5f30c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### v0.25.0
4+
* Fixed bug with recognizeStream failing to auto-detect content-type
5+
* RecognizeStream no longer sets any default options
6+
* recognizeMicrophone() and recognizeFile() methods now do set default options that were previously set by RecognizeStream
7+
* added new 'message' event to RecognizeStream that emits any message received over the WebSocket (mainly for debugging and demo usage)
8+
39
### v0.24.0
410
* Renamed `ResultExtractor` to `ResultStream`, exposed it in speech-to-text/index.js
511
* Added new SpeakerStream class to split results by speaker

0 commit comments

Comments
 (0)