File: example.sable

package info (click to toggle)
festival 1%3A2.5.0-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,652 kB
  • sloc: cpp: 27,923; lisp: 15,725; ansic: 6,022; sh: 5,683; java: 1,536; makefile: 757; xml: 291; perl: 87
file content (63 lines) | stat: -rw-r--r-- 2,091 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0"?>
<!DOCTYPE SABLE PUBLIC "-//SABLE//DTD SABLE speech mark up//EN" 
	"Sable.v0_2.dtd"
[]>
<SABLE>

<!-- A basic set of examples from SABLE -->

My telephone number is 
<AUDIO SRC="http://www.cstr.ed.ac.uk/~awb/sounds/touchtone.2.au"/>
<AUDIO SRC="http://www.cstr.ed.ac.uk/~awb/sounds/touchtone.7.au"/>
<AUDIO SRC="http://www.cstr.ed.ac.uk/~awb/sounds/touchtone.8.au"/>
<AUDIO SRC="http://www.cstr.ed.ac.uk/~awb/sounds/touchtone.7.au"/>.

Without style, <BREAK LEVEL="Large"/> Grace and I are in trouble.

<DIV TYPE="paragraph">
<DIV TYPE="sentence" >
Yesterday, Denmark and India announced an agreement of cultural 
exchange. </DIV> <DIV TYPE="sentence"> Further talks will take place 
next month.
</DIV>
</DIV>

The leaders of <EMPH>Denmark</EMPH> and <EMPH>India</EMPH> meet on
Friday.
 
An example is <ENGINE ID="festival" DATA="our own festival speech
synthesizer"> the festival speech synthesizer</ENGINE> or
the Bell Labs speech synthesizer.

Some English first and then some Spanish.
<LANGUAGE ID="SPANISH">Hola amigos.</LANGUAGE>
<LANGUAGE ID="NEPALI">Namaste</LANGUAGE>

Move the <MARKER MARK="mouse" /> mouse to the top.

Without his penguin, <PITCH BASE="-20%"> which he left at home, </PITCH> he
       could not enter the restaurant.

I say <PRON SUB="toe maa toe">tomato</PRON> and you say 
<PRON SUB="toe may toe">tomato</PRON>.

The address is <RATE SPEED="-40%"> 10 Main Street </RATE>.

As a test of marked-up numbers. Here we have 
a year <SAYAS MODE="date">1998</SAYAS>, 
an ordinal <SAYAS MODE="ordinal">1998</SAYAS>, 
a cardinal <SAYAS MODE="cardinal">1998</SAYAS>, 
a literal <SAYAS MODE="literal">1998</SAYAS>, 
and phone number <SAYAS MODE="phone">1998</SAYAS>.

Changes of speaker may appear in the text.
<SPEAKER NAME="male3">Using one speaker, <SPEAKER NAME="male2">with
an aside from another</SPEAKER> and returning to the first </SPEAKER>
Eventually returning to the original default speaker.

Please speak more <VOLUME LEVEL="loud">loudly</VOLUME>, except
when I ask you to speak <VOLUME LEVEL="quiet">in a quiet voice</VOLUME>.

</SABLE>