navit
0.5.3-trunk
|
#include <speech.h>
Data Fields | |
void(* | destroy )(struct speech_priv *this_) |
int(* | say )(struct speech_priv *this_, const char *text) |
void(* speech_methods::destroy) (struct speech_priv *this_) |
Referenced by speech_destroy().
int(* speech_methods::say) (struct speech_priv *this_, const char *text) |
Referenced by speech_new().