Re: Fixing gnome-speech

2006-06-27 Thread George Kraft
On Tue, 2006-06-27 at 17:04 +0200, Hynek Hanke wrote: > talking to it via TCP. Are commercial TTS engines sufficiently isolated in this new TTS API proposal? With respect to licensing, can DECtalk and TTSynth be successfully linked to and be used? gnome-speech is providing a nice abstraction. -

Re: [g-a-devel] Slow keys dialog

2006-06-27 Thread Bill Haneman
On Tue, 2006-06-27 at 16:03, Chris Jones wrote: > "The very same thing" refers to where you say that disabled users will > complain if the onscreen keyboard conflicts with sticky keys. > > What I am trying to say is that an onscreen keyboard should work > whether sticky keys is on or not. By its

Re: Fixing gnome-speech

2006-06-27 Thread Hynek Hanke
Hello, I'd like to address a few points. * First, as we discussed on [EMAIL PROTECTED] (if someone is not subscribed, you are welcome to join), we want to create a new API to access speech synthesis. This shouldn't be looked at as "yet-another" speech API. Rather, we did some prototypes in Gnome

Re: [g-a-devel] Slow keys dialog

2006-06-27 Thread Chris Jones
"The very same thing" refers to where you say that disabled users will complain if the onscreen keyboard conflicts with sticky keys. What I am trying to say is that an onscreen keyboard should work whether sticky keys is on or not. Surely an application changing system wide settings just so it ca

Re: Fixing gnome-speech

2006-06-27 Thread Willem van der Walt
Speech-dispatcher in general works well with screen readers. I am using it with its generic module as I am writing this email. It stops speech by killing the command-line program that is executed by the generic module. This works better than one would expect. When testing Orca or Gnopernicus, I

Re: Fixing gnome-speech

2006-06-27 Thread Bill Haneman
Hi Willem: That's good news about the DECTalk and TTSynth support. If we could get a Cepstral/Swift module as well, I think we'd have the major synths covered. Perhaps the gnome-speech FreeTTS code could be ported to the SpeechDispatcher API someday, to give us two free engines (especially now t

Re: Fixing gnome-speech

2006-06-27 Thread Willem van der Walt
Speech-dispatcher has support for the DECTalk Software speech and Viavoice/TTSynth. It also has a generic module through which one can make it work using any synthesizer that can take text on the command-line and speak it. Speech-dispatcher is very stable, even when using an unstable generic

Re: Fixing gnome-speech

2006-06-27 Thread Bill Haneman
On Tue, 2006-06-27 at 10:57, Olivier BERT wrote: > > I'm currently working on Speech Dispatcher backend for Orca. This > > bypasses the Gnome Speech layer completely. Since Speech Dispatcher > > offers several speech synthesizers not supported by Gnome Speech, Does Speech Dispatcher support some

Re: [g-a-devel] Slow keys dialog

2006-06-27 Thread Bill Haneman
On Tue, 2006-06-27 at 01:42, Peter Korn wrote: > Hi Chris, > > One more thing. You write: > > > Using the system wide sticky keys means I need to have at least one > > dialog box when my keyboard starts and is therefore completely > > unacceptable. > > Have you filed an RFE on this issue (seeki

Re: [g-a-devel] Slow keys dialog

2006-06-27 Thread Bill Haneman
Hi Chris: I'll try to respond to each of your points in turn: On Tue, 2006-06-27 at 00:51, Chris Jones wrote: > But this very same thing makes it very awkward who want sticky keys on > the keyboard and non-sticky on a physical. Which would be true for > all non-a11y users and some a11y users. I

Re: Fixing gnome-speech

2006-06-27 Thread Olivier BERT
> I'm currently working on Speech Dispatcher backend for Orca. This > bypasses the Gnome Speech layer completely. Since Speech Dispatcher > offers several speech synthesizers not supported by Gnome Speech, this > may be essential for some people and the Orca -> Gnome Speech -> Speech > Dispatcher

Re: Fixing gnome-speech

2006-06-27 Thread Tomas Cerha
Luke Yelavich wrote: > Mind I ask when this is likely to be completed? > If you would like testers, I would be happy to put my hand up and try. Hi Luke, I hope to be able to make something available this week, but can't promise, since I'm at Guadec and it might be hard to find some spare time. I