Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
Förnuft
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 ( );
operatorN SPXRESULTHANDLE
Syntax: public inline explicit operator SPXRESULTHANDLE ( );
Inre. Explicit konverteringsoperator.
Återlämning
Ett handtag.