Lines Matching full:synthesizer
88 * method of passing a language designation to the software synthesizer.
475 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded.");
477 MODULE_PARM_DESC(rate, "Sets the rate of the synthesizer.");
478 MODULE_PARM_DESC(pitch, "Sets the pitch of the synthesizer.");
479 MODULE_PARM_DESC(inflection, "Sets the inflection of the synthesizer.");
480 MODULE_PARM_DESC(vol, "Sets the volume of the speech synthesizer.");
481 MODULE_PARM_DESC(tone, "Sets the tone of the speech synthesizer.");
482 MODULE_PARM_DESC(punct, "Sets the amount of punctuation spoken by the synthesizer.");
483 MODULE_PARM_DESC(voice, "Sets the voice used by the synthesizer.");
484 MODULE_PARM_DESC(frequency, "Sets the frequency of speech synthesizer.");
489 MODULE_DESCRIPTION("Speakup userspace software synthesizer support");