Azure-Samples / SpeechToText-WebSockets-Javascript

SDK & Sample to do speech recognition using websockets in Javascript
MIT License
216 stars 151 forks source link

How to get the result with punctuation. #70

Open Capotasto opened 6 years ago

Capotasto commented 6 years ago

Hi, I run the example but there is no punctuation in the result.

I tried to test demo and there is punctuation in the sentence. https://docs.microsoft.com/en-us/azure/cognitive-services/speech/getstarted/getstartedcsharpdesktop

compulim commented 6 years ago

Simple punctuations (period after sentence) was in the result. I also tested it and saw the period at the end of the sentence. You can see it in Display value of NBest.

https://docs.microsoft.com/en-us/azure/cognitive-services/speech/concepts#sample-responses