home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / Demos / Pluto / demo2 / Docs_VoiceEdit < prev   
Encoding:
Text File  |  1997-04-18  |  4.0 KB  |  106 lines

  1. VOICES EDITOR !VoiceEdit
  2. ========================
  3.  
  4. !VoiceEdit allows you to:
  5.    - select a voice to be used by the Speak module
  6.    - edit existing voices and create new ones.
  7.  
  8. Load the Speak module (eg. by running the !Speak application) before
  9. running !VoiceEd.
  10.  
  11. Click on the !VoiceEd icon bar icon to open the Voice Editor window
  12. and to edit the “voices” file which is being used by the Speak
  13. module.
  14.  
  15. Voices are numbered from 1 to 31.  In addition, Voice number 0 is
  16. used as the default voice.
  17.  
  18. Select a voice either by
  19.    -  clicking with the Menu button over the “Voice” field.
  20.       (this only allows named voices to be selected)
  21.    -  clicking the arrow icons labelled “Next”.
  22.    
  23. The functions of the various fields in the Voice Editor window are
  24. now described:
  25.  
  26.  
  27. VOICE.  This indicates the currently selected voice number.  Clicking
  28.     with Menu over this field will display a menu from with any names
  29.     voice can be selected.
  30.      
  31. NAME.  This is a writable field which is used to give a name to the
  32.     voice.
  33.  
  34. RENUMBER.  Enter a number (0 to 31) to renumber the current voice to
  35.     this number.  The voice which previously had this number is
  36.     swapped with this one.
  37.      
  38. PHONEMES.  This specified which phoneme set is used by the voice.
  39.     The phoneme set determines the “accent” used by the voice.  Click
  40.     with the Menu button to show a list of the phoneme sets which are     available.
  41.  
  42. DICTIONARY.  This field is used to specify certain pronunciation
  43.     rules which may differ for different voices.  See below for
  44.     details.
  45.      
  46. PITCH BASE.  Determines the pitch of the voice.  A low number gives a
  47.     low pitched voice.
  48.      
  49. PITCH RANGE.  Determines the range of pitches used by the voice.  A
  50.     value of zero will give a monotone.  This field should generally
  51.     have a value which is similar to that of PITCH BASE.
  52.      
  53. PITCH DROP.  Not currently used.
  54.  
  55. INTONATION.  Not currently used.
  56.  
  57. SPEED.  Determines the normal speed of the voice.  A value of 256
  58.     gives the standard speed.
  59.      
  60. FUNDAMENTL.  This field can be used to adjust the strength of the
  61.     lowest frequency harmonic of the voice.  A larger value will give
  62.     a deeper, more mellow, sound.
  63.      
  64. CONSONANTS.  Determies the strength of consonants (such as “t” and
  65.     “s”).  A lower value can be used to reduce sibilance.  It does
  66.     not affect “liquid” or “sonorant” consonants (such as m, n, r, l,
  67.      y, w).
  68.      
  69. FLUTTER.  Introduces pseudo-random pitch variations into the voice
  70.     while it is speaking.  Values 0 to 6.  A low value (above zero)
  71.     can give a slight quiver to make the voice sound more natural.
  72.     A larger value gives a hoarse or croaky voice.
  73.     
  74. HISS.  Adds some hiss to the vowel sounds.  This was intended to make
  75.     the voice sound less mechanical, but is not particularly
  76.     successful.
  77.     
  78. INTERPOLATE WAVE.  Reduces the amount of processing power needed, by
  79.     using some interpolation in calculating the speech waveform.  It
  80.     reduces the quality, but is needed when running on a low speed
  81.     processor (ARM 2).
  82.     
  83. FORMANTS - AMP.  Adjusts the strength of the various frequency bands
  84.     of the voice.  This can be used as a form of tone control.  For
  85.     example, decreasing the strength of the higher formants will give
  86.     a more muffled sound.  The default values are all 32.
  87.     
  88. FORMANTS - SHIFT.  This simulates altering the shape of the mouth by
  89.     shifting the various formants up or down in frequency.  This
  90.     alters the voice quality.  For example, increasing the values for
  91.     the higher formants will give the effect of a smaller mouth.
  92.     The default values are: 16, 20, 44, 40, 40, 50, 64.
  93.     
  94. FORMANTS - DEFAULT.  This sets all the Formant-Amp and Formant-Shift
  95.     values to their defaults.
  96.     
  97. DEFAULTS.  Sets all the fields to their defaults.
  98.  
  99. COPY.  Copies the values from another voice into this one.  It can be
  100.     used to build a new voice which is based on an existing one.
  101.     
  102. SAVE.  Saves the current values to file, and instructs the Speak
  103.     module to start using this voice.
  104.     
  105.  
  106.