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

fix: add missing type to channel interface #215

Closed lukeocodes closed 6 months ago

lukeocodes commented 6 months ago

This was missing from the channel definition.

PSA: It's possible this also affects other SDKs

fixes #212