Skip to content

Commit ac3e941

Browse files
committed
changelog for recent updates
1 parent 74af9a6 commit ac3e941

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
### vNext
4+
* Renamed RecognizeStream 'connect' event to 'open' to match 'close' event
5+
* Removed deprecated connection-close event
6+
* Corrected deprecation notices for unsupported events (results, result, speaker_labels, connect, connection-close)
7+
* Tweaked error handling to still fire `end` event when possible
8+
* FormatStream: Changed default %HESITATION replacement from '\u2026' (ellipse - ...) to ''
9+
* FormatStream: add space to end of interim transcripts to match service behavior
10+
* SpeakerStream: add speakerlessInterim option to allow faster UI updating
11+
312
### v0.25.1
413
* Workaround for browser bug that was breaking automatic content-type detection in certain cases
514

0 commit comments

Comments
 (0)