|
|
1.1 root 1: .he 'VS (I)'2/13/73'VS(I)'
2: .ti0
3: NAME vs -- phoneme list to voice synthesizer
4: .sp
5: .ti0
6: SYNOPSIS vs__
7: .sp
8: .ti0
9: DESCRIPTION vs__
10: accepts phoneme descriptor lists and translates them into
11: byte strings suitable for the Federal Screw Works Voice
12: Synthesizer.
13: Phoneme descritors should be separated by commas and
14: have the general form "%NIxx"
15: where "xx" is a one or two character phoneme name,
16: "I" is an optional inflection parameter,
17: and "%N" is an optional count of the number of times
18: the phoneme is to be repeated (maximum 9).
19: "I" can have the values 0, 1, 2, 3 representing decreasing
20: strength (default is 2).
21: A description of the phonemes and their names can be
22: found in the file vsp___(VII).
23: For example,
24: .in +5
25: .sp
26: a0,o1,t,r,1ai,1ay,d,j,ih,u1,%2s
27: .sp
28: .in-5
29: will generate the word "outrageous".
30: The output is buffered;
31: a newline will cause the buffered output to be
32: sent to the Voice Synthesizer.
33: .sp
34: .ti0
35: FILES -
36: .sp
37: .ti0
38: SEE ALSO vsp(VII), speak(I)
39: .sp
40: .ti0
41: DIAGONOSTICS -
42: .sp
43: .ti0
44: BUGS -
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.