Also see Initialization, Finalization and Logging.
Initialize the Speect Engine.
This function must be called before any other Speect Engine API calls.
| Parameters: |
|
|---|---|
| Return: | Error code. |
| Note: | Not thread safe. |
See also
CMAKE_BUILD_TYPE and Logging.
Request a graceful shutdown of the Speect Engine.
| Return: | Error code. |
|---|---|
| Note: | Not thread safe. |