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 89 forks source link

error CS1061: 'DataRecognitionClient' does not contain a definition for 'WaitForFinalResponse' and no extension method 'WaitForFinalResponse' #6

Closed margaretmz closed 7 years ago

margaretmz commented 8 years ago

From @kbpachauri on June 29, 2016 18:2

I am trying to call WaitForFinalResponse, but getting error, According to sdk documentation, this method is supported (https://staging.www.projectoxford.ai/Files/Doc/Speech/Windows/html/ff4169e5-6142-558a-92af-48618f592f39.htm) this.dataClient.WaitForFinalResponse(); kindly help. Thanks

Copied from original issue: Microsoft/ProjectOxford-ClientSDK#82

jasonvomsft commented 8 years ago

The WaitForFinalResponse API was deprecated in the October 2015 release. We will update the documentation.