watson-developer-cloud / speech-to-text-nodejs

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
https://speech-to-text-demo.ng.bluemix.net
Apache License 2.0
1.11k stars 706 forks source link

The JSON tab doesn't show the full JSON in chrome #200

Closed ArthurKantor closed 6 years ago

ArthurKantor commented 6 years ago

The Json tab shows things like

Received:
{"results":[{" ...:0.371, "transcript":"in "}], "final":true}], "result_index":0}

If I click on the little arrow out of box icon next to it, I get an empty page (in chrome)

watson-github-bot commented 6 years ago

:tada: This issue has been resolved in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: