L_ASREngine_GetAudioProperties

Summary

Gets the audio properties required by the speech recognition engine.

Syntax

#include "ltasr.h"

L_LTASR_API L_INT L_ASREngine_GetAudioProperties(engine, audioProperties)

Parameters

L_ASREngine engine

The speech recognition engine handle.

L_ASREngineAudioProperties *audioProperties

Pointer to a structure to be updated with audio properties required by the engine.

Returns

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

Comments

Note

Loading the engine from a different runtime may result in a different audio specification.

Required DLLs and Libraries

Platforms

x64.

See Also

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.