[nvda] Re: What Are you interested in?
- From: "Storm Dragon" <stormdragon2976@xxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Sun, 19 Nov 2006 01:42:50 -0500
Here is something I am interested in doing. I am not sure if it is possible
with Python because I have just started playing around with the language. I
would like to make a .dll file that could be used by any application to
speak things in the computer's default voice. In most cases, it would
probably be Microsoft Sam, but for people who have other voices installed,
it could be set to something else. I am almost thinking something like that
would have to be written in C++ or one of the .net languages. It could be
included with NVDA as a way to get it to interact with programs written
specifically for screen readers like TextPal. It would be neat also to have
the dll as a separate downloadable piece to include with self voicing
applications. I guess it would have to be able to tell if it were speaking
for NVDA and use the selected voice for it if it was installed, or use the
computer's default voice if NVDA were not installed. Shouldn't be too hard
though, sounds like a bit of if logic is all that would be needed.
Unfortunately I have absolutely no experience with writing .dll files.
Storm Dragon
http://www.stormdragon.us/
----- Original Message -----
From: "John J. Boyer" <john.boyer@xxxxxxxxxxxxxxxx>
To: <nvda@xxxxxxxxxxxxx>
Sent: Saturday, November 18, 2006 9:09 PM
Subject: [nvda] What Are you interested in?
How about if each of us tells their interest in NVDA? I am interested in
providing braille support. My plan is to use the drivers for all the
braille displays covered by BRLTTY for basic braille support and to use
the liblouis library for contracted braille. These drivers and the
library are written in C. There will also be a higher-level Python
module for braille support.
--
John J. boyer; President, Chief Software Developer
JJB Software, Inc.
http://www.jjb-software.com
Madison, WI USA
Developing software for people with disabilities
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To unsubscribe from the list send a blank message to:
nvda-request@xxxxxxxxxxxxx
with 'unsubscribe' in the Subject field.
Thank you for your continued support of NVDA.
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To unsubscribe from the list send a blank message to:
nvda-request@xxxxxxxxxxxxx
with 'unsubscribe' in the Subject field.
Thank you for your continued support of NVDA.
- Follow-Ups:
- [nvda] Re: What Are you interested in?
- From: Michael Curran
- References:
- [nvda] What Are you interested in?
- From: John J. Boyer
Other related posts:
- » [nvda] What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
- » [nvda] Re: What Are you interested in?
How about if each of us tells their interest in NVDA? I am interested in providing braille support. My plan is to use the drivers for all the braille displays covered by BRLTTY for basic braille support and to use the liblouis library for contracted braille. These drivers and the library are written in C. There will also be a higher-level Python module for braille support. -- John J. boyer; President, Chief Software Developer JJB Software, Inc. http://www.jjb-software.com Madison, WI USA Developing software for people with disabilities To post messages to the list send email to nvda@xxxxxxxxxxxxx To unsubscribe from the list send a blank message to: nvda-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field.Thank you for your continued support of NVDA.
- [nvda] Re: What Are you interested in?
- From: Michael Curran
- [nvda] What Are you interested in?
- From: John J. Boyer