Azure-Samples / Cognitive-Speech-STT-Windows

Windows SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
112 stars 88 forks source link

Requires methods or properties for authentication tokens #22

Closed hatsunea closed 7 years ago

hatsunea commented 7 years ago

When the speech is recognized continuously, recognition stops. I think the reason is because the tokens expired. I want you to create a new property that will give you an outside token. Or, you should have a method to re-fetch the token.

v-sukssi commented 7 years ago

Hi Could you please share the detailed scenario where you are getting this behavior.

priyaravi20 commented 7 years ago

SDK auto refetches expired tokens. Please send logs if this is still an issue.