deepgram-go-sdk
deepgram-go-sdk copied to clipboard
Create Live Client Response Validator, JSON Viewer
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.