Dela via


class Speaker::VoiceProfileResult

Klass för VoiceProfileResult. Den här klassen representerar resultatet av bearbetningen av röstprofiler. Har lagts till i version 1.12.0.

Medlemmar

ResultId

Syntax: public const std::string & ResultId;

Unikt resultat-ID.

Anledning

Syntax: public const ResultReason & Reason;

Orsak till röstprofilresultat.

Egenskaper

Syntax: public PropertyCollection & Properties;

En samling egenskaper och deras värden som definierats för denna VoiceProfileResult.

VoiceProfileResult

Syntax: public inline explicit VoiceProfileResult ( SPXRESULTHANDLE hresult );

~VoiceProfileResult

Syntax: public inline virtual ~VoiceProfileResult ( );

operator SPXRESULTHANDLE

Syntax: public inline explicit operator SPXRESULTHANDLE ( );

Interna. Explicit konverteringsoperator.

Returer

Ett handtag.