locked
Bing Speech Recognition control accessiable from mainland China RRS feed

  • Question

  • I built a Windows store app test project with VS.net 2013 professional to test the Bing speech recognition control. I built the project on Windows 8.1. I followed the examples described in MSDN to the letter (basically copied the code into my VS.net code editor). I downloaded the control, registered my project on Azure market. I tried both SpeechRecognizerUx and customised UI with SpeechRecognizer control. The project complied and ran OK. But I always got the exception message "Service unavailable". Can developers from mainland China use the Bing speech recognition control?
    Wednesday, January 21, 2015 8:14 AM

Answers

  • Hi SmartTalk - the Bing Speech Recognition Control forum is here:
    http://social.msdn.microsoft.com/Forums/en-US/bingdev/

    I'd move the thread for you but it doesn't show up in my list of available forums.


    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.

    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.

    Wednesday, January 21, 2015 1:53 PM
    Moderator