class Transcription::ConversationTranscriptionResult
class Transcription::ConversationTranscriptionResult
: public RecognitionResult
Vertegenwoordigt het resultaat van een gesprekstransscribeer.
Leden
SpeakerId
Syntaxis: public const std::string & SpeakerId;
Unieke spreker-id.
ConversationTranscriptionResult
Syntaxis: public inline explicit ConversationTranscriptionResult ( SPXRESULTHANDLE hresult );
Interne constructor. Hiermee maakt u een nieuw exemplaar met behulp van de opgegeven ingang.
Parameters
hresult
Resultaatgreep.
~ConversationTranscriptionResult
Syntaxis: public inline ~ConversationTranscriptionResult ( );
Destructor.