Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
spk_synth Struct Reference

#include <spk_types.h>

Data Fields

const charname
 
const charversion
 
const charlong_name
 
const charinit
 
char procspeech
 
char clear
 
int delay
 
int trigger
 
int jiffies
 
int full
 
int ser
 
short flags
 
short startup
 
const int checkval
 
struct var_tvars
 
intdefault_pitch
 
intdefault_vol
 
int(* probe )(struct spk_synth *synth)
 
void(* release )(void)
 
const char *(* synth_immediate )(struct spk_synth *synth, const char *buff)
 
void(* catch_up )(struct spk_synth *synth)
 
void(* flush )(struct spk_synth *synth)
 
int(* is_alive )(struct spk_synth *synth)
 
int(* synth_adjust )(struct st_var_header *var)
 
void(* read_buff_add )(u_char)
 
unsigned char(* get_index )(void)
 
struct synth_indexing indexing
 
int alive
 
struct attribute_group attributes
 

Detailed Description

Definition at line 150 of file spk_types.h.

Field Documentation

int alive

Definition at line 178 of file spk_types.h.

struct attribute_group attributes

Definition at line 179 of file spk_types.h.

void(* catch_up)(struct spk_synth *synth)

Definition at line 171 of file spk_types.h.

const int checkval

Definition at line 164 of file spk_types.h.

char clear

Definition at line 156 of file spk_types.h.

int* default_pitch

Definition at line 166 of file spk_types.h.

int* default_vol

Definition at line 167 of file spk_types.h.

int delay

Definition at line 157 of file spk_types.h.

short flags

Definition at line 162 of file spk_types.h.

void(* flush)(struct spk_synth *synth)

Definition at line 172 of file spk_types.h.

int full

Definition at line 160 of file spk_types.h.

unsigned char(* get_index)(void)

Definition at line 176 of file spk_types.h.

Definition at line 177 of file spk_types.h.

const char* init

Definition at line 154 of file spk_types.h.

int(* is_alive)(struct spk_synth *synth)

Definition at line 173 of file spk_types.h.

int jiffies

Definition at line 159 of file spk_types.h.

const char* long_name

Definition at line 153 of file spk_types.h.

const char* name

Definition at line 151 of file spk_types.h.

int(* probe)(struct spk_synth *synth)

Definition at line 168 of file spk_types.h.

char procspeech

Definition at line 155 of file spk_types.h.

void(* read_buff_add)(u_char)

Definition at line 175 of file spk_types.h.

void(* release)(void)

Definition at line 169 of file spk_types.h.

Definition at line 161 of file spk_types.h.

short startup

Definition at line 163 of file spk_types.h.

int(* synth_adjust)(struct st_var_header *var)

Definition at line 174 of file spk_types.h.

const char*(* synth_immediate)(struct spk_synth *synth, const char *buff)

Definition at line 170 of file spk_types.h.

int trigger

Definition at line 158 of file spk_types.h.

struct var_t* vars

Definition at line 165 of file spk_types.h.

const char* version

Definition at line 152 of file spk_types.h.


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