Releases: deepgram/deepgram-js-sdk
v1.21.0
Added keywords_boost option.
Also added warning about browser SDK support being deprecated in the future
v1.20.0
Added some missing functionality with options to pass into transcription endpoints.
v1.19.0
Updated endpointing to accept a boolean OR a number
v1.18.3
Changed error response to output full json as string
v1.18.2
Added error message to reason property when WebSocket closes to give better visibility to users
v1.18.1
Bugfix. Moved detected_language to the correct type.
v1.18.0
- Make
timesoptional, - Fix
redactiontypes - Fix browser build
v1.17.0
Fixed bug in redact option. Should be string or boolean, not an Array of strings
v1.16.0
Added configure function on live transcriptions that gives the ability to change which options are sent. Right now is supports numerals only, but we have plans to expand this functionality in the future.
v1.15.0
Added tag to endpoint options
Updated error logging to surface better errors