简体   繁体   English

语音识别器脱机功能Windows Phone 8.1

[英]Speech Recognizer Offline Capability Windows Phone 8.1

i want to know if it is possible to create a grammar File for Speech Recognition and use SpeechRecognizer offline, alike Cortana. 我想知道是否可以为语音识别创建语法文件并像Cortana一样离线使用SpeechRecognizer。
I only find Speech.Recognizer Examples. 我只找到Speech.Recognizer示例。 It seems like Recognizer can SpeechRecognitionEngine.loadGrammar(). 似乎Recognizer可以SpeechProcognitionEngine.loadGrammar()。
I wonder if something similar is possible on a Windows Phone. 我想知道在Windows Phone上是否有可能实现类似的功能。

So my Question would be, is it possible to use SpeechRecognizer offline with a grammar File? 所以我的问题是,是否可以脱机使用SpeechRecognizer和语法文件?

Or is it possible to use Cortana's ability to recognize Speech To Text offline? 还是可以使用Cortana的功能离线识别语音转文本?

Why do you downvote a valid question? 您为什么反对有效的问题? I have a problem and ask if there is a solution relating to my problem. 我有问题,请问是否有与我的问题有关的解决方案。 A comment would be appreciated, why i got a downvote, so i get the chance to edit and make my question clearer. 感谢您的留言,我为什么要投票,所以我有机会进行编辑并使问题更清楚。
For everyone who is interested in a solution check out my Post here: Microsoft Forum 对于每个对解决方案感兴趣的人,请在此处查看我的文章: Microsoft论坛

Here is a complete project using Cortana: MSDN Voice Search for Windows Phone 8.1 这是使用Cortana的完整项目: Windows Phone 8.1的MSDN语音搜索

and this is a Quick-start for Voice commands 这是语音命令快速入门

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM