public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* RE: Setting punctuation.
@  Holmes, Steve
   ` Thomas Ward
  0 siblings, 1 reply; 7+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

I'm surprised the rate thing didn't work for you but for punct_level, try 3.
For me, 3 set punct_level to "all" and I get all punctuation marks spoken. I
use a speakout with Speakup 1.00.

I think punct_all would currently contain all the characters to be include -
not positive though. What kind of synthesizer are you using? That might make
a difference on what to pass to the rate / pitch / volume parameters.

-----Original Message-----
From: Thomas Ward [mailto:tward@bright.net]
Sent: Tuesday, November 06, 2001 9:55 AM
To: speakup@braille.uwo.ca
Subject: Setting punctuation.


Hi, list. I tried doing the following with absolutely no success.
echo 9 >/proc/speakup/punc_level
echo 9 >/proc/speakup/punc_all
I have even tried the rate settings by doing something like:
echo 7 >/proc/speakup/rate
Thus far nothing is working. Speakup won't set to whatever I do. Any 
suggestions? How in heck does one get Speakup set and change voice 
settings?
Thanks.




_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Setting punctuation.
   Setting punctuation Holmes, Steve
@  ` Thomas Ward
     ` Jacob Schmude
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Ward @  UTC (permalink / raw)
  To: speakup

Oh, sorry. I am using a Dectalk Express on my desktop, and am in the process
of seeing if I can get another synth for my laptop.


----- Original Message -----
From: "Holmes, Steve" <SAHolmes@ahcccs.state.az.us>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, November 06, 2001 12:04 PM
Subject: RE: Setting punctuation.


> I'm surprised the rate thing didn't work for you but for punct_level, try
3.
> For me, 3 set punct_level to "all" and I get all punctuation marks spoken.
I
> use a speakout with Speakup 1.00.
>
> I think punct_all would currently contain all the characters to be
include -
> not positive though. What kind of synthesizer are you using? That might
make
> a difference on what to pass to the rate / pitch / volume parameters.
>
> -----Original Message-----
> From: Thomas Ward [mailto:tward@bright.net]
> Sent: Tuesday, November 06, 2001 9:55 AM
> To: speakup@braille.uwo.ca
> Subject: Setting punctuation.
>
>
> Hi, list. I tried doing the following with absolutely no success.
> echo 9 >/proc/speakup/punc_level
> echo 9 >/proc/speakup/punc_all
> I have even tried the rate settings by doing something like:
> echo 7 >/proc/speakup/rate
> Thus far nothing is working. Speakup won't set to whatever I do. Any
> suggestions? How in heck does one get Speakup set and change voice
> settings?
> Thanks.
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Setting punctuation.
   ` Thomas Ward
@    ` Jacob Schmude
       ` Thomas Ward
  0 siblings, 1 reply; 7+ messages in thread
From: Jacob Schmude @  UTC (permalink / raw)
  To: speakup

Hi
  The dectalk express rates range from 75-650, so 7 is not valid for the express. Each rate is an approximation of the number of words per minute the synth will speak. The punc_level ranges from 0-3. 0: none, 1: some, 2: most, 3: all. Do not edit the /proc/speakup/punc_all file, as it instructs speakup to speak all punctuation i.e. all punctuation marks are listed in that file. As far as I know you can't change that one anyway. The only changeable ones are punc_some and punc_most.

HTH


On Tue, Nov 06, 2001 at 02:08:02PM -0500, Thomas Ward wrote:
> Oh, sorry. I am using a Dectalk Express on my desktop, and am in the process
> of seeing if I can get another synth for my laptop.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Setting punctuation.
     ` Jacob Schmude
@      ` Thomas Ward
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Ward @  UTC (permalink / raw)
  To: speakup

Hi, I've got it now. thanks.I didn't realize /proc/speakup was synth
specific.It was simplar than I thought.
I've now got it working.



----- Original Message -----
From: "Jacob Schmude" <jacobs@surferie.net>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, November 06, 2001 4:37 PM
Subject: Re: Setting punctuation.


>
> Hi
>   The dectalk express rates range from 75-650, so 7 is not valid for the
express. Each rate is an approximation of the number of words per minute the
synth will speak. The punc_level ranges from 0-3. 0: none, 1: some, 2: most,
3: all. Do not edit the /proc/speakup/punc_all file, as it instructs speakup
to speak all punctuation i.e. all punctuation marks are listed in that file.
As far as I know you can't change that one anyway. The only changeable ones
are punc_some and punc_most.
>
> HTH
>
>
> On Tue, Nov 06, 2001 at 02:08:02PM -0500, Thomas Ward wrote:
> > Oh, sorry. I am using a Dectalk Express on my desktop, and am in the
process
> > of seeing if I can get another synth for my laptop.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: Setting punctuation.
@  Holmes, Steve
  0 siblings, 0 replies; 7+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

Yea, I know what you mean. I got caught in that little trap when I put out
my speakup configurator program. I have a speakout hanging on it and it
works great with it:) but it missed the mark with other synths. So I have to
store parameter ranges and valid values for each synthesizer as they come
along. BTW, I am still working on it but it is coming along a bit slowly.
When I get near ready for testing, I'll have to depend on youall to try it
out with the synths that it supports at that time since I don't own those
other boxes.

-----Original Message-----
From: Thomas Ward [mailto:tward@bright.net]
Sent: Tuesday, November 06, 2001 3:49 PM
To: speakup@braille.uwo.ca
Subject: Re: Setting punctuation.


Hi, I've got it now. thanks.I didn't realize /proc/speakup was synth
specific.It was simplar than I thought.
I've now got it working.



----- Original Message -----
From: "Jacob Schmude" <jacobs@surferie.net>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, November 06, 2001 4:37 PM
Subject: Re: Setting punctuation.


>
> Hi
>   The dectalk express rates range from 75-650, so 7 is not valid for the
express. Each rate is an approximation of the number of words per minute the
synth will speak. The punc_level ranges from 0-3. 0: none, 1: some, 2: most,
3: all. Do not edit the /proc/speakup/punc_all file, as it instructs speakup
to speak all punctuation i.e. all punctuation marks are listed in that file.
As far as I know you can't change that one anyway. The only changeable ones
are punc_some and punc_most.
>
> HTH
>
>
> On Tue, Nov 06, 2001 at 02:08:02PM -0500, Thomas Ward wrote:
> > Oh, sorry. I am using a Dectalk Express on my desktop, and am in the
process
> > of seeing if I can get another synth for my laptop.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Setting punctuation.
   Thomas Ward
@  ` Lawrence Baggett
  0 siblings, 0 replies; 7+ messages in thread
From: Lawrence Baggett @  UTC (permalink / raw)
  To: speakup

Tom,
The punctuation levels only range from 0 to 3.
echo 3 >/proc/speakup/punc_level
should give you all punctuation.

For the speech rate, use
echo ? >/proc/speakup/rate

Depending on which synth you use, the ? will be different.
I use an accent PC, and the range for me is
1,2,3,...D,E,F
For a dectalk, the range is more like 1--500.

Good luck!

Larry





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Setting punctuation.
@  Thomas Ward
   ` Lawrence Baggett
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Ward @  UTC (permalink / raw)
  To: speakup

Hi, list. I tried doing the following with absolutely no success.
echo 9 >/proc/speakup/punc_level
echo 9 >/proc/speakup/punc_all
I have even tried the rate settings by doing something like:
echo 7 >/proc/speakup/rate
Thus far nothing is working. Speakup won't set to whatever I do. Any 
suggestions? How in heck does one get Speakup set and change voice 
settings?
Thanks.





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Setting punctuation Holmes, Steve
 ` Thomas Ward
   ` Jacob Schmude
     ` Thomas Ward
  -- strict thread matches above, loose matches on Subject: below --
 Holmes, Steve
 Thomas Ward
 ` Lawrence Baggett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).