home *** CD-ROM | disk | FTP | other *** search
/ Die Multimedia Power-CD / MULTIMEDIA.bin / sndplay / sputter / samples.txt < prev    next >
Text File  |  1991-01-29  |  1KB  |  42 lines

  1.  
  2. This file demonstrates Sputters capability to read an ascii file from disk
  3. and speak it.
  4.  
  5. These are examples of word mode and letter mode    
  6. numbers in word mode 12 34 567
  7. numbers in ~d-ih-g-ih-t mode ~m1 12 34 567 ~m0
  8. this is word mode SPUTTER
  9. this is letter mode ~m1 SPUTTER
  10. ~m0
  11.                 
  12. These are examples of amplitude or volume changes    
  13. normal ~a1 louder ~a2 louder ~a3 louder ~a4 louder
  14. ~a0 normal
  15. ~a1- softer ~a2- softer ~a3- softer ~a4- softer
  16. ~a0
  17.                 
  18. These are examples of speed changes    
  19. relative ~r10+ faster ~r10+ faster ~r10+ faster ~r10+ faster
  20. ~r0 relative ~r10- slower ~r10- slower ~r10- slower ~r10- slower
  21. ~r0 absolute ~r135 faster ~r145 faster ~r155 faster ~r165 faster
  22. ~r0 absolute ~r115 slower ~r110 slower ~r100 slower ~r90 slower
  23. ~r0
  24.                 
  25. These are examples of different punctuation levels    
  26. ~P3 level 3 pronounces all punctuation
  27.  
  28. ~P2 level 2 pronounces most punctuation like
  29.      end of sentence.  4.5  8.  
  30.      " ' ( ) * , - . : ; ? [ \ ] ^ _ ` { | } ~
  31.  
  32. ~P1 level 1 pronounces some punctuation like
  33.      end of sentence.  4.5  8.  
  34.      # $ % & = @ + < > ! / .
  35.      but not these   " ' ( ) * , - . : ; ? [ \ ] ^ _ ` { | } ~
  36.  
  37. ~P0 level 0 pronounces no punctuation 
  38.      end of sentence.  4.5  8.
  39.      " ' ( ) * , - . : ; ? [ \ ] ^ _ ` { | } ~
  40.      # $ % & = @ + < > ! / .
  41.  
  42.