PureData CEAMMC library web documentation
available since version: 0.6
Renders floats, symbols and list to wavetables using flite TTS engine. Rendering is performed in separate thread.
@array
Get/set destination array name
type: symbol
@voice
Get/set default voice
type: symbol
enum: kal16, slt, rms, awb
default: kal16
@speed
Get/set speaking speed
type: float
range: 1..4
default: 1
@pitch
Get/set voice pitch (-1 - default value)
type: float
default: -1
Authors: Serge Poltavsky
License: GPL3 or later