Difference between revisions of "The Speaker"
From CPCWiki - THE Amstrad CPC encyclopedia!
(The Speaker synthesizer) |
m (→The Speaker) |
||
| Line 1: | Line 1: | ||
| − | + | == The Speaker == | |
The Speaker is a software speech synthesizer, originally written by Xavier Grossetete and published as a BASIC listing in French Magazine CPC Infos in 1991. It was later retyped by [https://norecess464.weebly.com/news/the-speaker-an-impressive-text-to-speech-program-for-the-amstrad-cpc NoRecess] in 2011 and distributed as a DSK file called -SAY.dsk. | The Speaker is a software speech synthesizer, originally written by Xavier Grossetete and published as a BASIC listing in French Magazine CPC Infos in 1991. It was later retyped by [https://norecess464.weebly.com/news/the-speaker-an-impressive-text-to-speech-program-for-the-amstrad-cpc NoRecess] in 2011 and distributed as a DSK file called -SAY.dsk. | ||
The original code has been disassembled by [[CPSoft]]. It is being converted into a ROM extension, which will soon be available to download. The Z80 assembly source code will also be available to download. | The original code has been disassembled by [[CPSoft]]. It is being converted into a ROM extension, which will soon be available to download. The Z80 assembly source code will also be available to download. | ||
| + | |||
| + | === Download === | ||
| + | |||
| + | The Speaker Extension ROM - Coming soon | ||
| + | The Speaker source code - Coming soon | ||
| + | |||
| + | [[Category:Applications]] | ||
| + | [[Category:Music and sound]] | ||
Revision as of 12:54, 18 April 2026
The Speaker
The Speaker is a software speech synthesizer, originally written by Xavier Grossetete and published as a BASIC listing in French Magazine CPC Infos in 1991. It was later retyped by NoRecess in 2011 and distributed as a DSK file called -SAY.dsk.
The original code has been disassembled by CPSoft. It is being converted into a ROM extension, which will soon be available to download. The Z80 assembly source code will also be available to download.
Download
The Speaker Extension ROM - Coming soon The Speaker source code - Coming soon