navit  0.5.3-trunk
speech_methods Struct Reference

#include <speech.h>

Data Fields

void(* destroy )(struct speech_priv *this_)
 
int(* say )(struct speech_priv *this_, const char *text)
 

Field Documentation

◆ destroy

void(* speech_methods::destroy) (struct speech_priv *this_)

Referenced by speech_destroy().

◆ say

int(* speech_methods::say) (struct speech_priv *this_, const char *text)

Referenced by speech_new().


The documentation for this struct was generated from the following file: