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 Both sides next revision
en:handbook:accessibility [2010/01/27 22:22]
linea created
en:handbook:accessibility [2010/02/14 22:55]
linea
Line 34: Line 34:
 <​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