Skip to content

Commit 4e13312

Browse files
committed
v0.14 changelog
1 parent 08ab3ee commit 4e13312

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ Accepts input from `RecognizeStream()` and friends, writes text to supplied `out
159159

160160
## Changelog
161161

162+
### v0.14
163+
* Moved getUserMedia shim to a [standalone library](https://www.npmjs.com/package/get-user-media-promise)
164+
* added a python token server example
165+
162166
### v0.13
163167
* Fixed bug where `continuous: false` didn't close the microphone at end of recognition
164168
* Added `keepMic` option to `recognizeMicrophone()` to prevent multiple permission popups in firefox

0 commit comments

Comments
 (0)