-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgreatbell.ssml
33 lines (33 loc) · 907 Bytes
/
greatbell.ssml
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
<speak>
<s>
<prosody pitch="x-low">
<prosody volume="x-loud">Toll the Great Bell Once!</prosody>
</prosody>
</s>
<s>
<prosody pitch="low">Pull the Lever forward to engage the Piston and Pump...</prosody>
</s>
<s/>
<s>
<prosody pitch="x-low">
<prosody volume="x-loud">Toll the Great Bell Twice!</prosody>
</prosody>
</s>
<s/>
<s>
<prosody pitch="low">With push of Button fire the Engine And spark Turbine into life...</prosody>
</s>
<s>
<prosody pitch="x-low">
<prosody volume="x-loud">Toll the Great Bell Thrice!</prosody>
</prosody>
</s>
<s>
<break strength="medium"/>
<prosody pitch="low">Sing Praise to the God of All Machines, <break strength="medium"/> <emphasis>From Catechism of the Autoculus of Mars</emphasis></prosody>
</s>
<s>
<prosody pitch="low"/>
</s>
<s/>
</speak>