speech
[Device proxies]


Detailed Description

The speech proxy provides an interface to a speech synthesis system.


Classes

struct  playerc_speech_t
 Speech proxy data. More...

Functions

playerc_speech_tplayerc_speech_create (playerc_client_t *client, int index)
 Create a speech proxy.
void playerc_speech_destroy (playerc_speech_t *device)
 Destroy a speech proxy.
int playerc_speech_subscribe (playerc_speech_t *device, int access)
 Subscribe to the speech device.
int playerc_speech_unsubscribe (playerc_speech_t *device)
 Un-subscribe from the speech device.
int playerc_speech_say (playerc_speech_t *device, const char *)
 Set the output for the speech device.

Last updated 12 September 2005 21:38:45