search for: screenreading

Displaying 11 results from an estimated 11 matches for "screenreading".

2010 May 04
3
Using R with screenreading software
Dear R-Experts, a student of mine tries to use the Windows-Rconsole with screen reading software (she is blind), and cannot access the command line (Menus are ok). The company which produces her screen reader tells her that this is due to the cursor used in Rconsole, which is static, not blinking. They maintain that if the cursor could be changed to a blinking one, she should be able to access
2011 Jul 14
0
Is anyone using the Orca screenreader?
Orca is a daemon written in Python and C which presents the contents of a Gnome screen to a blind person in speech or braille. It is on the CentOS 5.6 disks. Has anyone on this list used it? If so, what was your experience? I am developing the BrailleBlaster tactile literacy application. Since I am both blind and deaf, I will be using a braille display. I also need to make sure that the
2016 Oct 17
2
Surfing the web via Asterisk.
Has anyone attempted making the web phone accessible? I can only find one company which operated between 1996 and 2000. I was thinking, install Chrome with Chromevox, headless, on a server, and use something like an AGI to send basic keyboard commands to navigate a page, as a screenreader user would, and pipe the audio back to a channel, to be streamed by Asterisk. (Bear with me here - it's
2016 Oct 17
3
Surfing the web via Asterisk.
Ah, no, you misunderstand. Asterisk wouldn't care one little bit what is on the page - Chromevox would do all that. A screenreader usually tabs or arrows their way about, selecting headings to read content. Thus, Asterisk ONLY needs to be able to hear content FROM the browser and pipe it to the channel, and pass keypresses back TO the browser. The human is the parser, if that makes sense?
2015 Apr 07
1
Icecast won't start on system boot
On Mon, 6 Apr 2015 17:47:38 +0200, you wrote: >Hello Steve! > >2015-04-02 17:32 GMT+02:00 Steve Matzura <sm at noisynotes.com>: >> Ya know, there are none so blind ... IT'S BEEN COMMENTED OUT! >> >> <security> >> <chroot>0</chroot> >> <!-- >> <changeowner> >>
2011 Nov 20
1
Setting up a Virtual Machine
I have CentOS 5.7. How would I go about setting up a virtual machine so as to run another Linux distro on top of it? Specifically Scientific Linux or Vinux, a special distro for blind users. I will be using the latter to test my BrailelBlaster software with gtk and the Orca screenreader. Will I have to assign memory to the VM permanently? Thanks, John -- John J. Boyer; President, Chief
2008 Jul 30
0
Accessibility of automatic e-mail links
Hi all, I'm working on usability and accessibility for a project that uses Markdown. When I tried out a screenreader on the automatic e-mail links, I noticed that there's nothing there semantically due to obfuscation. I think that obfuscation in this way is a neat feature, I hadn't heard about it before. This would be even better if there was a way to both obfuscate e-mail
2010 May 17
0
R interface for blind users: Summary
Dear R-help, just for the record a summary of responses to my problem: > On 04/05/2010 9:41 AM, Rainer Scheuchenpflug wrote: > a student of mine tries to use the Windows-Rconsole with screen > reading software (she is blind), and cannot access the command line (Menus are ok). - Duncan Murdoch (Murdoch.duncan at gmail.com) suggested as preliminary workaround to run RTerm in a command
2015 Apr 02
2
Icecast won't start on system boot
On Sun, 29 Mar 2015 05:22:14 +0000, you wrote: >On 03/26/2015 09:02 PM, Steve Matzura wrote: >> Well, here's the whole output from systemctl. >> >> # systemctl status icecast -l >> icecast.service - Icecast Network Audio Streaming Server >> Loaded: loaded (/usr/lib/systemd/system/icecast.service; enabled) >> Active: failed (Result: exit-code) since
2006 May 20
10
HOW TO create a new record and its associated objects within the SAME PAGE
hi, can''t find any good tutorial or advice to deal with the creation of a new record and it''s associated objects within the same page. do i have to use ajax just to add custom form fields that will be handled by the controller for associated objects creation.? do i have to use ajax to add associated objects to the unsaved but allready in session parent object? what''s
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...( not 0) value (Bart Joosen) 25. Re: Show number at each bar in barchart? (John Kane) 26. Re: error in La.svd Lapack routine 'dgesdd' (Douglas Bates) 27. make a column from the row names (Mohan L) 28. Re: Plotting legend outside of multiple panels (Patrick Lenon) 29. Using R with screenreading software (Rainer Scheuchenpflug) 30. Re: Show number at each bar in barchart? (Jorge Ivan Velez) 31. Re: make a column from the row names (John Kane) 32. R for web browser (Lanna Jin) 33. Re: Using R with screenreading software (Duncan Murdoch) 34. Odp: How to replace all <NA> value...