~misono/nvdajp/MiscellaneousDependencies

« back to all changes in this revision

Viewing changes to include/espeak/src/readclause.cpp

  • Committer: Takuya Nishimoto
  • Date: 2012-05-06 14:35:57 UTC
  • Revision ID: nishimotz@gmail.com-20120506143557-1h0itsvl96dsnd4s
imporeted espeak-1.46.17 05.May.2012

Show diffs side-by-side

added added

removed removed

Lines of Context:
191
191
PARAM_STACK param_stack[N_PARAM_STACK];
192
192
 
193
193
static int speech_parameters[N_SPEECH_PARAM];     // current values, from param_stack
 
194
int saved_parameters[N_SPEECH_PARAM];             //Parameters saved on synthesis start
194
195
 
195
196
const int param_defaults[N_SPEECH_PARAM] = {
196
197
   0,     // silence (internal use)