Speech synthesis: Difference between revisions

Line 81:
=={{header|Locomotive Basic}}==
 
Both hardware and software-only speech synthesizers exist for the CPC. A software-only solution, [http://www.cpc-power.com/index.php?page=detail&num=4372 Speech 1.1] by Superior Software (1986), supplies three BASIC extension commands (RSXes), "|say", "|speak", and "|pitch":
 
<lang locobasic>|say,"This is an example of speech synthesis."</lang>
Anonymous user