L_ASRRecognizer_GetFinalResult

Summary

Reports the final (accumulative) results for the current transcription session.

Syntax

#include "ltasr.h"

L_LTASR_API L_INT L_ASRRecognizer_GetFinalResult(recognizer, result)

Parameters

L_ASRRecognizer recognizer

The speech recognizer handle.

L_ASRResult *result

Pointer to a structure to be updated with final results of transcribed words.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

To get the real-time results for the current transcription session, call L_ASRRecognizer_GetPartialResult.

Required DLLs and Libraries

Platforms

x64.

See Also

Functions

Topics

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.