deepgram-go-sdk icon indicating copy to clipboard operation
deepgram-go-sdk copied to clipboard

Create Live Client Response Validator, JSON Viewer

Open dvonthenen opened this issue 6 months ago • 0 comments

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:

  • Compare the JSON returned by the DG endpoint to that of the output for the JSON struct parsing. These should be equivalent.

Context

Possible Implementation

Other information

dvonthenen avatar Feb 01 '24 19:02 dvonthenen