deepgram / deepgram-js-sdk

Official JavaScript SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
127 stars 45 forks source link

`UtteranceEnd` websocket events are not emitted by the SDK #225

Closed lukeocodes closed 5 months ago

lukeocodes commented 5 months ago

Two things

Generic events should still be emitted in a debug event should they not be a specific event typed in the SDK. This will allow for new features to still be used in the SDK, if the SDK lags behind feature support

Add support for UtteranceEnd events (new version incoming Jan '24)