Azure-Samples / Cognitive-Speech-STT-iOS

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

I am unable to get "intent" functionality working on iOS STT example #33

Open michaelz-voice2sports opened 7 years ago

michaelz-voice2sports commented 7 years ago

The app returns but nothing as to INTENT (whether using suggested queries e.g. related to travel, or otherwise)

--- Start speech recognition using microphone with Short mode in en-us language ----

Microphone status: 1 --- Partial result received by onPartialResponseReceived --- tell --- Partial result received by onPartialResponseReceived --- just --- Partial result received by onPartialResponseReceived --- testing one --- Partial result received by onPartialResponseReceived --- testing 12 --- Partial result received by onPartialResponseReceived --- testing 123 Microphone status: 0 --- Partial result received by onPartialResponseReceived --- testing 123 Final n-BEST Results [0] Confidence=High Text="Testing 123."

wolfma61 commented 7 years ago

@michaelz-voice2sports - we are looking into the intent problems across the client platform. We found an issue and are working through the details ... Wolfgang

michaelz-voice2sports commented 6 years ago

Wolfgang - any updates on this issue?

-Michael

zhouwangzw commented 6 years ago

We have a fix for the issue, and will release a new version very soon. Sorry for the inconvenience.

michaelz-voice2sports commented 6 years ago

Thanks for the update. So I can better understand and update my co-developers, if you have a fix now, why can't it be released? What remains that's blocking it?

Thanks,

priyaravi20 commented 6 years ago

Sorry again Michael. We are running through the internal tests before we can release. We hope to get an update out in the next couple of weeks.