你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PublishSettings interface
应用程序发布设置。
属性
id | 应用程序 ID。 |
is |
将情绪分析设置为 true 将返回输入话语的情绪以及响应 |
is |
在应用中启用语音启动 |
is |
启用言语的拼写检查。 |
属性详细信息
id
应用程序 ID。
id: string
属性值
string
isSentimentAnalysisEnabled
将情绪分析设置为 true 将返回输入话语的情绪以及响应
isSentimentAnalysisEnabled: boolean
属性值
boolean
isSpeechEnabled
在应用中启用语音启动
isSpeechEnabled: boolean
属性值
boolean
isSpellCheckerEnabled
启用言语的拼写检查。
isSpellCheckerEnabled: boolean
属性值
boolean