12067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/attrib_bleep 22067fd92SSamuel ThibaultKernelVersion: 2.6 32067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 42067fd92SSamuel ThibaultDescription: Beeps the PC speaker when there is an attribute change such as 52067fd92SSamuel Thibault foreground or background color when using speakup review 62067fd92SSamuel Thibault commands. One = on, zero = off. 72067fd92SSamuel Thibault 82067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/bell_pos 92067fd92SSamuel ThibaultKernelVersion: 2.6 102067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 112067fd92SSamuel ThibaultDescription: This works much like a typewriter bell. If for example 72 is 122067fd92SSamuel Thibault echoed to bell_pos, it will beep the PC speaker when typing on 132067fd92SSamuel Thibault a line past character 72. 142067fd92SSamuel Thibault 152067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/bleeps 162067fd92SSamuel ThibaultKernelVersion: 2.6 172067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 182067fd92SSamuel ThibaultDescription: This controls whether one hears beeps through the PC speaker 192067fd92SSamuel Thibault when using speakup's review commands. 202067fd92SSamuel Thibault TODO: what values does it accept? 212067fd92SSamuel Thibault 222067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/bleep_time 232067fd92SSamuel ThibaultKernelVersion: 2.6 242067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 252067fd92SSamuel ThibaultDescription: This controls the duration of the PC speaker beeps speakup 262067fd92SSamuel Thibault produces. 272067fd92SSamuel Thibault TODO: What are the units? Jiffies? 282067fd92SSamuel Thibault 292067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/cursor_time 302067fd92SSamuel ThibaultKernelVersion: 2.6 312067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 322067fd92SSamuel ThibaultDescription: This controls cursor delay when using arrow keys. When a 332067fd92SSamuel Thibault connection is very slow, with the default setting, when moving 342067fd92SSamuel Thibault with the arrows, or backspacing etc. speakup says the incorrect 352067fd92SSamuel Thibault characters. Set this to a higher value to adjust for the delay 362067fd92SSamuel Thibault and better synchronisation between cursor position and speech. 372067fd92SSamuel Thibault 38*72b8ec15SMushahid HussainWhat: /sys/accessibility/speakup/cur_phonetic 39*72b8ec15SMushahid HussainKernelVersion: 6.2 40*72b8ec15SMushahid HussainContact: speakup@linux-speakup.org 41*72b8ec15SMushahid HussainDescription: This allows speakup to speak letters phoneticaly when arrowing through 42*72b8ec15SMushahid Hussain a word letter by letter. This doesn't affect the spelling when typing 43*72b8ec15SMushahid Hussain the characters. When cur_phonetic=1, speakup will speak characters 44*72b8ec15SMushahid Hussain phoneticaly when arrowing over a letter. When cur_phonetic=0, speakup 45*72b8ec15SMushahid Hussain will speak letters as normally. 46*72b8ec15SMushahid Hussain 472067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/delimiters 482067fd92SSamuel ThibaultKernelVersion: 2.6 492067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 502067fd92SSamuel ThibaultDescription: Delimit a word from speakup. 512067fd92SSamuel Thibault TODO: add more info 522067fd92SSamuel Thibault 532067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/ex_num 542067fd92SSamuel ThibaultKernelVersion: 2.6 552067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 562067fd92SSamuel ThibaultDescription: TODO: 572067fd92SSamuel Thibault 582067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/key_echo 592067fd92SSamuel ThibaultKernelVersion: 2.6 602067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 612067fd92SSamuel ThibaultDescription: Controls if speakup speaks keys when they are typed. One = on, 622067fd92SSamuel Thibault zero = off or don't echo keys. 632067fd92SSamuel Thibault 642067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/keymap 652067fd92SSamuel ThibaultKernelVersion: 2.6 662067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 672067fd92SSamuel ThibaultDescription: Speakup keymap remaps keys to Speakup functions. 682067fd92SSamuel Thibault It uses a binary 692067fd92SSamuel Thibault format. A special program called genmap is needed to compile a 702067fd92SSamuel Thibault textual keymap into the binary format which is then loaded into 712067fd92SSamuel Thibault /sys/accessibility/speakup/keymap. 722067fd92SSamuel Thibault 732067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/no_interrupt 742067fd92SSamuel ThibaultKernelVersion: 2.6 752067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 762067fd92SSamuel ThibaultDescription: Controls if typing interrupts output from speakup. With 772067fd92SSamuel Thibault no_interrupt set to zero, typing on the keyboard will interrupt 782067fd92SSamuel Thibault speakup if for example 792067fd92SSamuel Thibault the say screen command is used before the 802067fd92SSamuel Thibault entire screen is read. 8154a19b4dSMauro Carvalho Chehab 822067fd92SSamuel Thibault With no_interrupt set to one, if the say 832067fd92SSamuel Thibault screen command is used, and one then types on the keyboard, 842067fd92SSamuel Thibault speakup will continue to say the whole screen regardless until 852067fd92SSamuel Thibault it finishes. 862067fd92SSamuel Thibault 872067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/punc_all 882067fd92SSamuel ThibaultKernelVersion: 2.6 892067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 902067fd92SSamuel ThibaultDescription: This is a list of all the punctuation speakup should speak when 912067fd92SSamuel Thibault punc_level is set to four. 922067fd92SSamuel Thibault 932067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/punc_level 942067fd92SSamuel ThibaultKernelVersion: 2.6 952067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 962067fd92SSamuel ThibaultDescription: Controls the level of punctuation spoken as the screen is 972067fd92SSamuel Thibault displayed, not reviewed. Levels range from zero no punctuation, 982067fd92SSamuel Thibault to four, all punctuation. One corresponds to punc_some, two 992067fd92SSamuel Thibault corresponds to punc_most, and three as well as four both 1002067fd92SSamuel Thibault correspond to punc_all. Some hardware synthesizers may have 1012067fd92SSamuel Thibault different levels each corresponding to three and four for 1022067fd92SSamuel Thibault punc_level. Also note that if punc_level is set to zero, and 1032067fd92SSamuel Thibault key_echo is set to one, typed punctuation is still spoken as it 1042067fd92SSamuel Thibault is typed. 1052067fd92SSamuel Thibault 1062067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/punc_most 1072067fd92SSamuel ThibaultKernelVersion: 2.6 1082067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1092067fd92SSamuel ThibaultDescription: This is a list of all the punctuation speakup should speak when 1102067fd92SSamuel Thibault punc_level is set to two. 1112067fd92SSamuel Thibault 1122067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/punc_some 1132067fd92SSamuel ThibaultKernelVersion: 2.6 1142067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1152067fd92SSamuel ThibaultDescription: This is a list of all the punctuation speakup should speak when 1162067fd92SSamuel Thibault punc_level is set to one. 1172067fd92SSamuel Thibault 1182067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/reading_punc 1192067fd92SSamuel ThibaultKernelVersion: 2.6 1202067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1212067fd92SSamuel ThibaultDescription: Almost the same as punc_level, the differences being that 1222067fd92SSamuel Thibault reading_punc controls the level of punctuation when reviewing 1232067fd92SSamuel Thibault the screen with speakup's screen review commands. The other 1242067fd92SSamuel Thibault difference is that reading_punc set to three speaks punc_all, 1252067fd92SSamuel Thibault and reading_punc set to four speaks all punctuation, including 1262067fd92SSamuel Thibault spaces. 1272067fd92SSamuel Thibault 1282067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/repeats 1292067fd92SSamuel ThibaultKernelVersion: 2.6 1302067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1312067fd92SSamuel ThibaultDescription: A list of characters speakup repeats. Normally, when there are 1322067fd92SSamuel Thibault more than three characters in a row, speakup 1332067fd92SSamuel Thibault just reads three of 1342067fd92SSamuel Thibault those characters. For example, "......" would be read as dot, 1352067fd92SSamuel Thibault dot, dot. If a . is added to the list of characters in repeats, 1362067fd92SSamuel Thibault "......" would be read as dot, dot, dot, times six. 1372067fd92SSamuel Thibault 1382067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/say_control 1392067fd92SSamuel ThibaultKernelVersion: 2.6 1402067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1412067fd92SSamuel ThibaultDescription: If set to one, speakup speaks shift, alt and control when those 1422067fd92SSamuel Thibault keys are pressed. If say_control is set to zero, shift, ctrl, 1432067fd92SSamuel Thibault and alt are not spoken when they are pressed. 1442067fd92SSamuel Thibault 1452067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/say_word_ctl 1462067fd92SSamuel ThibaultKernelVersion: 2.6 1472067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1482067fd92SSamuel ThibaultDescription: TODO: 1492067fd92SSamuel Thibault 1502067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/silent 1512067fd92SSamuel ThibaultKernelVersion: 2.6 1522067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1532067fd92SSamuel ThibaultDescription: TODO: 1542067fd92SSamuel Thibault 1552067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/spell_delay 1562067fd92SSamuel ThibaultKernelVersion: 2.6 1572067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1582067fd92SSamuel ThibaultDescription: This controls how fast a word is spelled 1592067fd92SSamuel Thibault when speakup's say word 1602067fd92SSamuel Thibault review command is pressed twice quickly to speak the current 1612067fd92SSamuel Thibault word being reviewed. Zero just speaks the letters one after 1622067fd92SSamuel Thibault another, while values one through four 1632067fd92SSamuel Thibault seem to introduce more of 1642067fd92SSamuel Thibault a pause between the spelling of each letter by speakup. 1652067fd92SSamuel Thibault 1662067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/synth 1672067fd92SSamuel ThibaultKernelVersion: 2.6 1682067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1692067fd92SSamuel ThibaultDescription: Gets or sets the synthesizer driver currently in use. Reading 1702067fd92SSamuel Thibault synth returns the synthesizer driver currently in use. Writing 1712067fd92SSamuel Thibault synth switches to the given synthesizer driver, provided it is 1722067fd92SSamuel Thibault either built into the kernel, or already loaded as a module. 1732067fd92SSamuel Thibault 1742067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/synth_direct 1752067fd92SSamuel ThibaultKernelVersion: 2.6 1762067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1772067fd92SSamuel ThibaultDescription: Sends whatever is written to synth_direct 1782067fd92SSamuel Thibault directly to the speech synthesizer in use, bypassing speakup. 1792067fd92SSamuel Thibault This could be used to make the synthesizer speak 1802067fd92SSamuel Thibault a string, or to 1812067fd92SSamuel Thibault send control sequences to the synthesizer to change how the 1822067fd92SSamuel Thibault synthesizer behaves. 1832067fd92SSamuel Thibault 1842067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/version 1852067fd92SSamuel ThibaultKernelVersion: 2.6 1862067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1872067fd92SSamuel ThibaultDescription: Reading version returns the version of speakup, and the version 1882067fd92SSamuel Thibault of the synthesizer driver currently in use. 1892067fd92SSamuel Thibault 1902067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/announcements 1912067fd92SSamuel ThibaultKernelVersion: 2.6 1922067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 1932067fd92SSamuel ThibaultDescription: This file contains various general announcements, most of which 1942067fd92SSamuel Thibault cannot be categorized. You will find messages such as "You 1952067fd92SSamuel Thibault killed Speakup", "I'm alive", "leaving help", "parked", 1962067fd92SSamuel Thibault "unparked", and others. You will also find the names of the 1972067fd92SSamuel Thibault screen edges and cursor tracking modes here. 1982067fd92SSamuel Thibault 1992067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/chartab 2002067fd92SSamuel ThibaultKernelVersion: 2.6 2012067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2022067fd92SSamuel ThibaultDescription: TODO 2032067fd92SSamuel Thibault 2042067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/ctl_keys 2052067fd92SSamuel ThibaultKernelVersion: 2.6 2062067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2072067fd92SSamuel ThibaultDescription: Here, you will find names of control keys. These are used with 2082067fd92SSamuel Thibault Speakup's say_control feature. 2092067fd92SSamuel Thibault 2102067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/function_names 2112067fd92SSamuel ThibaultKernelVersion: 2.6 2122067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2132067fd92SSamuel ThibaultDescription: Here, you will find a list of names for Speakup functions. 2142067fd92SSamuel Thibault These are used by the help system. For example, suppose that 2152067fd92SSamuel Thibault you have activated help mode, and you pressed 2162067fd92SSamuel Thibault keypad 3. Speakup 2172067fd92SSamuel Thibault says: "keypad 3 is character, say next." 2182067fd92SSamuel Thibault The message "character, say next" names a Speakup function, and 2192067fd92SSamuel Thibault it comes from this function_names file. 2202067fd92SSamuel Thibault 2212067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/states 2222067fd92SSamuel ThibaultKernelVersion: 2.6 2232067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2242067fd92SSamuel ThibaultDescription: This file contains names for key states. 2252067fd92SSamuel Thibault Again, these are part of the help system. For instance, if you 2262067fd92SSamuel Thibault had pressed speakup + keypad 3, you would hear: 2272067fd92SSamuel Thibault "speakup keypad 3 is go to bottom edge." 22854a19b4dSMauro Carvalho Chehab 2292067fd92SSamuel Thibault The speakup key is depressed, so the name of the key state is 2302067fd92SSamuel Thibault speakup. 23154a19b4dSMauro Carvalho Chehab 2322067fd92SSamuel Thibault This part of the message comes from the states collection. 2332067fd92SSamuel Thibault 2342067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/characters 2352067fd92SSamuel ThibaultKernelVersion: 2.6 2362067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2372067fd92SSamuel ThibaultDescription: Through this sys entry, Speakup gives you the ability to change 2382067fd92SSamuel Thibault how Speakup pronounces a given character. You could, for 2392067fd92SSamuel Thibault example, change how some punctuation characters are spoken. You 2402067fd92SSamuel Thibault can even change how Speakup will pronounce certain letters. For 2412067fd92SSamuel Thibault further details see '12. Changing the Pronunciation of 2422067fd92SSamuel Thibault Characters' in Speakup User's Guide (file spkguide.txt in 2432067fd92SSamuel Thibault source). 2442067fd92SSamuel Thibault 2452067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/colors 2462067fd92SSamuel ThibaultKernelVersion: 2.6 2472067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2482067fd92SSamuel ThibaultDescription: When you use the "say attributes" function, Speakup says the 2492067fd92SSamuel Thibault name of the foreground and background colors. These names come 2502067fd92SSamuel Thibault from the i18n/colors file. 2512067fd92SSamuel Thibault 2522067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/formatted 2532067fd92SSamuel ThibaultKernelVersion: 2.6 2542067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2552067fd92SSamuel ThibaultDescription: This group of messages contains embedded formatting codes, to 2562067fd92SSamuel Thibault specify the type and width of displayed data. If you change 2572067fd92SSamuel Thibault these, you must preserve all of the formatting codes, and they 2582067fd92SSamuel Thibault must appear in the order used by the default messages. 2592067fd92SSamuel Thibault 2602067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/i18n/key_names 2612067fd92SSamuel ThibaultKernelVersion: 2.6 2622067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2632067fd92SSamuel ThibaultDescription: Again, key_names is used by Speakup's help system. In the 2642067fd92SSamuel Thibault previous example, Speakup said that you pressed "keypad 3." 2652067fd92SSamuel Thibault This name came from the key_names file. 2662067fd92SSamuel Thibault 2672067fd92SSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/ 2682067fd92SSamuel ThibaultKernelVersion: 2.6 2692067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2702067fd92SSamuel ThibaultDescription: In `/sys/accessibility/speakup` is a directory corresponding to 2712067fd92SSamuel Thibault the synthesizer driver currently in use (E.G) `soft` for the 2722067fd92SSamuel Thibault soft driver. This directory contains files which control the 2732067fd92SSamuel Thibault speech synthesizer itself, 2742067fd92SSamuel Thibault as opposed to controlling the speakup 2752067fd92SSamuel Thibault screen reader. The parameters in this directory have the same 2762067fd92SSamuel Thibault names and functions across all 2772067fd92SSamuel Thibault supported synthesizers. The range 2782067fd92SSamuel Thibault of values for freq, pitch, rate, and vol is the same for all 2792067fd92SSamuel Thibault supported synthesizers, with the given range being internally 2802067fd92SSamuel Thibault mapped by the driver to more or less fit the range of values 2812067fd92SSamuel Thibault supported for a given parameter by the individual synthesizer. 2822067fd92SSamuel Thibault Below is a description of values and parameters for soft 2832067fd92SSamuel Thibault synthesizer, which is currently the most commonly used. 2842067fd92SSamuel Thibault 28549f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/caps_start 2862067fd92SSamuel ThibaultKernelVersion: 2.6 2872067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2882067fd92SSamuel ThibaultDescription: This is the string that is sent to the synthesizer to cause it 2892067fd92SSamuel Thibault to start speaking uppercase letters. For the soft synthesizer 2902067fd92SSamuel Thibault and most others, this causes the pitch of the voice to rise 2912067fd92SSamuel Thibault above the currently set pitch. 2922067fd92SSamuel Thibault 29349f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/caps_stop 2942067fd92SSamuel ThibaultKernelVersion: 2.6 2952067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 2962067fd92SSamuel ThibaultDescription: This is the string sent to the synthesizer to cause it to stop 2972067fd92SSamuel Thibault speaking uppercase letters. In the case of the soft synthesizer 2982067fd92SSamuel Thibault and most others, this returns the pitch of the voice 2992067fd92SSamuel Thibault down to the 3002067fd92SSamuel Thibault currently set pitch. 3012067fd92SSamuel Thibault 30249f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/delay_time 3032067fd92SSamuel ThibaultKernelVersion: 2.6 3042067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3052067fd92SSamuel ThibaultDescription: TODO: 3062067fd92SSamuel Thibault 30749f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/direct 3082067fd92SSamuel ThibaultKernelVersion: 2.6 3092067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3102067fd92SSamuel ThibaultDescription: Controls if punctuation is spoken by speakup, or by the 3112067fd92SSamuel Thibault synthesizer. 31254a19b4dSMauro Carvalho Chehab 3132067fd92SSamuel Thibault For example, speakup speaks ">" as "greater", while 3142067fd92SSamuel Thibault the espeak synthesizer used by the soft driver speaks "greater 3152067fd92SSamuel Thibault than". Zero lets speakup speak the punctuation. One lets the 3162067fd92SSamuel Thibault synthesizer itself speak punctuation. 3172067fd92SSamuel Thibault 31849f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/freq 3192067fd92SSamuel ThibaultKernelVersion: 2.6 3202067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3212067fd92SSamuel ThibaultDescription: Gets or sets the frequency of the speech synthesizer. Range is 3222067fd92SSamuel Thibault 0-9. 3232067fd92SSamuel Thibault 3241f7c14afSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/flush_time 3251f7c14afSSamuel ThibaultKernelVersion: 5.12 3261f7c14afSSamuel ThibaultContact: speakup@linux-speakup.org 3271f7c14afSSamuel ThibaultDescription: Gets or sets the timeout to wait for the synthesizer flush to 3281f7c14afSSamuel Thibault complete. This can be used when the cable gets faulty and flush 3291f7c14afSSamuel Thibault notifications are getting lost. 3301f7c14afSSamuel Thibault 33149f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/full_time 3322067fd92SSamuel ThibaultKernelVersion: 2.6 3332067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3342067fd92SSamuel ThibaultDescription: TODO: 3352067fd92SSamuel Thibault 33649f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/jiffy_delta 3372067fd92SSamuel ThibaultKernelVersion: 2.6 3382067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3392067fd92SSamuel ThibaultDescription: This controls how many jiffys the kernel gives to the 3402067fd92SSamuel Thibault synthesizer. Setting this too high can make a system unstable, 3412067fd92SSamuel Thibault or even crash it. 3422067fd92SSamuel Thibault 34349f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/pitch 3442067fd92SSamuel ThibaultKernelVersion: 2.6 3452067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3462067fd92SSamuel ThibaultDescription: Gets or sets the pitch of the synthesizer. The range is 0-9. 3472067fd92SSamuel Thibault 34849f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/inflection 3492067fd92SSamuel ThibaultKernelVersion: 5.8 3502067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3512067fd92SSamuel ThibaultDescription: Gets or sets the inflection of the synthesizer, i.e. the pitch 3522067fd92SSamuel Thibault range. The range is 0-9. 3532067fd92SSamuel Thibault 35449f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/punct 3552067fd92SSamuel ThibaultKernelVersion: 2.6 3562067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3572067fd92SSamuel ThibaultDescription: Gets or sets the amount of punctuation spoken by the 3582067fd92SSamuel Thibault synthesizer. The range for the soft driver seems to be 0-2. 3592067fd92SSamuel Thibault TODO: How is this related to speakup's punc_level, or 3602067fd92SSamuel Thibault reading_punc. 3612067fd92SSamuel Thibault 36249f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/rate 3632067fd92SSamuel ThibaultKernelVersion: 2.6 3642067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3652067fd92SSamuel ThibaultDescription: Gets or sets the rate of the synthesizer. Range is from zero 3662067fd92SSamuel Thibault slowest, to nine fastest. 3672067fd92SSamuel Thibault 36849f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/tone 3692067fd92SSamuel ThibaultKernelVersion: 2.6 3702067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3712067fd92SSamuel ThibaultDescription: Gets or sets the tone of the speech synthesizer. The range for 3722067fd92SSamuel Thibault the soft driver seems to be 0-2. This seems to make no 3732067fd92SSamuel Thibault difference if using espeak and the espeakup connector. 3742067fd92SSamuel Thibault TODO: does espeakup support different tonalities? 3752067fd92SSamuel Thibault 37649f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/trigger_time 3772067fd92SSamuel ThibaultKernelVersion: 2.6 3782067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3792067fd92SSamuel ThibaultDescription: TODO: 3802067fd92SSamuel Thibault 38149f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/voice 3822067fd92SSamuel ThibaultKernelVersion: 2.6 3832067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3842067fd92SSamuel ThibaultDescription: Gets or sets the voice used by the synthesizer if the 3852067fd92SSamuel Thibault synthesizer can speak in more than one voice. The range for the 3862067fd92SSamuel Thibault soft driver is 0-7. Note that while espeak supports multiple 3872067fd92SSamuel Thibault voices, this parameter will not set the voice when the espeakup 3882067fd92SSamuel Thibault connector is used between speakup and espeak. 3892067fd92SSamuel Thibault 39049f259efSSamuel ThibaultWhat: /sys/accessibility/speakup/<synth-name>/vol 3912067fd92SSamuel ThibaultKernelVersion: 2.6 3922067fd92SSamuel ThibaultContact: speakup@linux-speakup.org 3932067fd92SSamuel ThibaultDescription: Gets or sets the volume of the speech synthesizer. Range is 0-9, 3942067fd92SSamuel Thibault with zero being the softest, and nine being the loudest. 3952067fd92SSamuel Thibault 396