VoiceProfilePhraseResult class

Formato de saída

Extends

Construtores

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

Propriedades

errorDetails
phrases
properties
reason
type

Detalhes do Construtor

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

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

Parâmetros

reason
ResultReason
statusText

string

type

string

phraseArray

string[]

Detalhes de Propriedade

errorDetails

string errorDetails

Valor de Propriedade

string

phrases

string[] phrases

Valor de Propriedade

string[]

properties

PropertyCollection properties

Valor de Propriedade

reason

ResultReason reason

Valor de Propriedade

type

string type

Valor de Propriedade

string