Type |SPHELP to view the usage instructions.
<code>|SAY,"HELLO WORLD" </code> - Say a phrase. The program converts the string into phonemes.
<code>|SPEAK,"/HEH4/HEH3/HEH2/HEH1/" </code> - Say a phrase without the program converting phonemes.
<code>|SPEED,1-20 </code> - Alter the speed of the speech
<code>|CENTRE </code> (or <code>|CENTER</code>) - Output speech using channel B
<code>|LEFT </code> - Output speech using channel A
<code>|RIGHT </code> - Output speech using channel C
<code>|SPON </code> - Turn on automatic text to speech output (&BB5A jumpblock patched)
<code>|SPOF </code> - Turn off automatic text to speech output
== Still to do ==