Previous topic

CMake Macros and Functions

Next topic

Defines/Macros

Speect Engine C APIΒΆ

The engine is completely independent of any language or waveform generation modules, and is solely responsible for the loading of voices and their associated data and plug-ins, and controlling the synthesis process. The engine is not dependent on any external libraries, and provides lower level functionality to the plug-ins. The engine consists of the base system and the object framework. The base system provides a low level library to the following modules:

The object system allows an object-oriented programming approach to the higher level libraries implemented in the object framework. These higher level libraries provide the following modules: