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