~mshinke/nvdajp/betterBraille

« back to all changes in this revision

Viewing changes to nvdaHelper/espeak/variants/norbert

  • Committer: Masataka Shinke
  • Date: 2011-10-25 12:35:26 UTC
  • mfrom: (4175.1.10 jpmain)
  • mto: (4175.1.36 jpmain)
  • mto: This revision was merged to the branch mainline in revision 4193.
  • Revision ID: mshinke@users.sourceforge.jp-20111025123526-ze527a2rl3z0g2ky
lp:~nishimotz/nvdajp/main : 4185 をマージ

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                        ##Pleas note the 2 number signs, or pound signs in this file are for comments to help you to understand what the settings are and how to set them.  
 
2
## Language sets the language of your voice.  This setting is required for every voice that you make.
 
3
##The next line is a setting you can change.  However if you don't know the language codes it may be best to leave the setting as it is.
 
4
language variant
 
5
 
 
6
## The name setting is the name that will show up in the voice settings in the variant combo box.
 
7
##The next line is a setting you can change
 
8
name norbert
 
9
 
 
10
##The formant settings
 
11
##  Formant 0 is used to give a low frequency component to the sounds.
 
12
## The three numbers are frequency, strength, and Width, in that order.  Please note, the numbers are seperated by a space.
 
13
##The next line is a setting you can change
 
14
formant 0 100 100 100
 
15
 
 
16
# Formants 1,2, and 3 are the standard three formants which define vowels. 
 
17
##The next 3 lines are settings you can change
 
18
formant 1 100 100 100
 
19
formant 2 75  50 100
 
20
formant 3 100 100 100
 
21
 
 
22
# Formants 4,5 are higher than F3. They affect the quality of the voice. 
 
23
##The next 2 lines are settings that you can change.
 
24
formant 4 100 100 100
 
25
formant 5 100 100 100
 
26
 
 
27
## Formants 6, 7, and 8 are weak, high frequency, additions to vowels to give a clearer sound. 
 
28
##The next 3 lines are settings that you can change.
 
29
formant 6 100 100 100
 
30
formant 7 100 100 100
 
31
formant 8 100 100 100
 
32
 
 
33
##Intonation affects the rise and fall of the voice     
 
34
## The settings are 1 default, 2 less intonation, 3 less intonation and commas do not raise the pitch, 4 the pitch rises at the end of a sentence rather than falling.
 
35
##The next line is a setting you can change.
 
36
intonation 1
 
37
 
 
38
# Setting the pitch range.  The first number gives a base pitch to the voice (value in Hertz).  The second number controls the range of pitches used by the voice. Setting it equal
 
39
to the first number will give a monotone sounding voice.  The default values are 82 and 118. 
 
40
pitch 82 118
 
41
## The tone setting.  The first number on the setting line, 600, is the frequency setting for the amount of bass in the voice.  The second number on the tone line is the volume of the bass frequency.  You can set it from 0 to 255, 0 being the least amount, 255 being the most.
 
42
##The third number on the tone line, 1200, is the mid range frequency.  The fourth number on the line is the setting to change the volume of the mid range frequency.  0 being the least amount and 255 being the maximum.
 
43
## The fifth number on the tone line, 2000, is the treble frequency.  The sixth number is the volume of the treble frequency.  0 is the minimum and 255 is the maximum.
 
44
##  You will notice that all 3 frequencies are set to 255.
 
45
##The next line is a setting that you can change.
 
46
tone 600 255 �1000 100 5000 255
 
47
##This file does not include all of the settings that can be used to modify an E Speak voice.  It is intended to get you familiar with what the settings do.  However, you can go to http://espeak.sourceforge.net/voices.html and read further information about other settings that can be added and changed.  I hope this helps, and Have fun.
 
 
b'\\ No newline at end of file'