你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VoiceProfilePhraseResult class

输出格式

Extends

构造函数

VoiceProfilePhraseResult(ResultReason, string, string, string[])

属性

errorDetails
phrases
properties
reason
type

构造函数详细信息

VoiceProfilePhraseResult(ResultReason, string, string, string[])

new VoiceProfilePhraseResult(reason: ResultReason, statusText: string, type: string, phraseArray: string[])

参数

reason
ResultReason
statusText

string

type

string

phraseArray

string[]

属性详细信息

errorDetails

string errorDetails

属性值

string

phrases

string[] phrases

属性值

string[]

properties

PropertyCollection properties

属性值

reason

ResultReason reason

属性值

type

string type

属性值

string