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 paragraphs field to Result in SyncPrerecordedResponse #256

Closed dbolotin closed 2 months ago

lukeocodes commented 2 months ago

Paragraphs are not returned as part of the result object, they belong in the alternatives children.