Table Of Contents

Previous topic

Speect Engine Python API

Next topic

Error Handling and Logging

Miscellaneous

A collection of miscellaneous functions and attributes.

Functions

speect.version()

Return the Speect Engine library version in a tuple, (major version number, minor version number, patch name, release name).

Return type:tuple

Attributes

speect.__doc__

Speect module’s documentation string.

speect.__licence__

Speect module’s license string.

speect.__version__

Speect module’s version string.