deepgram/deepgram-js-sdk

Missing types

qwelias opened this issue · 1 comments

  • Missing speaker in results.channels.alternatives.paragraphs.paragraphs of SyncPrerecordedResponse
  • Missing a type for error in callback { err_code: string; err_msg: string; request_id: string; }

Interesting how this was missed. PR's welcome, as I may struggle to get to this soon