Home
last modified time | relevance | path

Searched defs:synth_settings (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/accessibility/speakup/
A Dspeakup_dtlk.h41 struct synth_settings { struct
42 u_short serial_number; /* 0-7Fh:0-7Fh */
45 u_char punc_level; /* nB; 0-7 */
46 u_char formant_freq; /* nF; 0-9 */
47 u_char pitch; /* nP; 0-99 */
48 u_char speed; /* nS; 0-9 */
49 u_char volume; /* nV; 0-9 */
50 u_char tone; /* nX; 0-2 */
51 u_char expression; /* nE; 0-9 */
57 u_char articulation; /* nA; 0-9 */
[all …]

Completed in 5 milliseconds