SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:handbook:accessibility [2010/01/27 22:22]
linea created
en:handbook:accessibility [2010/03/21 21:07]
linea
Line 1: Line 1:
 ====== Accessibility ====== ====== Accessibility ======
  
-=== Screen magnifier ===+===== About ===== 
 + 
 +SliTaz aims to provide some Assistive Technology (AT) tools. 
 + 
 +===== Screen magnifier ​=====
  
 SliTaz supplies a screen magnifier whose edges can be resized and that can magnify up to 16x.  SliTaz supplies a screen magnifier whose edges can be resized and that can magnify up to 16x. 
Line 10: Line 14:
 </​code>​ </​code>​
  
-=== Espeak - Text to speech (TTS) ===+===== Espeak - Text to speech (TTS) =====
  
 The espeak speech synthesizer run from the command line can speak text from an input file or  The espeak speech synthesizer run from the command line can speak text from an input file or 
Line 25: Line 29:
 </​code>​ </​code>​
  
-=== On-screen keyboard ===+===== On-screen keyboard ​=====
  
 Virtual keyboard (xvkbd) can be used to enter characters into the software of your choice. Virtual keyboard (xvkbd) can be used to enter characters into the software of your choice.
Line 34: Line 38:
 <​code>​ # tazpkg get-install xvkbd <​code>​ # tazpkg get-install xvkbd
 </​code>​ </​code>​
 +
 +===== Yasr - Screen Reader =====
 +
 +Yasr is a console (text-based) screen reader that operates through the speech-dispatcher
 +interface and espeak:
 +
 +<​code>​ # tazpkg get-install yasr
 +</​code>​
 +
 +To configure speech-dispatcher:​
 +
 +<​code>​ # spd-conf ​
 +</​code>​
 +
 +Speech-dispatcher can be started/​stopped like a daemon:
 +
 +<​code>​ # speech-dispatcher
 + # killall speech-dispatcher
 +</​code>​
 +
 +=== Usage ===
 +
 +<​code>​ $ yasr
 + $ exit
 +</​code>​
 +
 +The configuration files can be found in the /​etc/​speech-dispatcher or ~/​.speech-dispatcher directories
 +and the yasr configuration file is located in /​usr/​share/​yasr.
 
en/handbook/accessibility.txt · Last modified: 2012/08/14 22:28 by linea