deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
34 stars 29 forks source link

Create Live Client Response Validator, JSON Viewer #175

Open dvonthenen opened 9 months ago

dvonthenen commented 9 months ago

Proposed changes

Repurpose this example into something more meaningful: https://github.com/deepgram/deepgram-go-sdk/tree/main/examples/streaming/test

Like a Live Client Response Validator+JSON Viewer. Idea:

Context

Possible Implementation

Other information