|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
speech |
Classes | |
struct | playerc_speech_t |
Functions | |
playerc_speech_t * | playerc_speech_create (playerc_client_t *client, int index) |
void | playerc_speech_destroy (playerc_speech_t *device) |
int | playerc_speech_subscribe (playerc_speech_t *device, int access) |
int | playerc_speech_unsubscribe (playerc_speech_t *device) |
int | playerc_speech_say (playerc_speech_t *device, char *) |
|
Create a speech proxy. |
|
Destroy a speech proxy. |
|
Subscribe to the speech device. |
|
Un-subscribe from the speech device. |
|
Set the output for the speech device. |