- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我通过 VCD 将我的应用程序集成到 Cortana 中,但问题是存储在标签“AppName”中的我的应用程序名称不是字典单词。它被称为“cybrick”,而 Cortana 只是不理解它并将其发音为“cibrick”,这是 Not Acceptable 。有没有办法训练 Cortana 如何发音字典中没有的单词?也许提供转录或语音样本?
最佳答案
Is there a way to train Cortana how to pronounce words that are not in the dictionary? Maybe providing transcription or voice samples?
不,现在 Cortana 不支持此功能。实际上,AppName 元素用于在语音命令中为应用指定一个用户友好的名称。
在语音命令定义(VCD)元素和属性v1.2中,我们可以找到以下描述:
Specifies a user-friendly name for an app that a user can speak when giving a voice command. This is useful for apps with names that are long or are difficult to pronounce.
Avoid using prefixes that conflict with other voice-enabled experiences.
因此,与其训练 Cortana,我建议您将 AppName
元素更改为对用户更友好的世界或短语,以便用户可以轻松地从 Cortana 与您的应用进行交互。
更多信息,请参阅Support natural language voice commands in Cortana .
关于uwp - 如何让Cortana听懂造词的发音?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42090048/
我是一名优秀的程序员,十分优秀!