I am trying to run the sample tutorial-speech-intent-recognition with the latest SDK
I am able to invoke the sdk and get the speech recognized, however its not returning the correct intent. instead it always gets into result.Reason == ResultReason.RecognizedSpeech
However when I try the same text in the test panel, its working.
can someone please help me understand what may be going wrong here.
Regards Kiran