deepgram/deepgram-go-sdk

Expose Context For Live/Prerecorded API Calls

Closed this issue · 1 comments

Proposed changes

Need to expose context For Live/Prerecorded API call. This will enable APIs to handle cancel gracefully.

Context

To enable cancel functionality.

Possible Implementation

NA

Other information

NA

Implemented in these PRs #88 and #103. Merged. Closing.