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