VoiceProfilePhraseResult class

Output format

Extends

Constructors

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

Properties

errorDetails
phrases
properties
reason
type

Constructor Details

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

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

Parameters

reason
ResultReason
statusText

string

type

string

phraseArray

string[]

Property Details

errorDetails

string errorDetails

Property Value

string

phrases

string[] phrases

Property Value

string[]

properties

PropertyCollection properties

Property Value

reason

ResultReason reason

Property Value

type

string type

Property Value

string