Changes

Jump to: navigation, search

Amstrad SSA-1 Speech Synthesizer

693 bytes added, 07:23, 22 October 2009
A Speech Synthesizer from [[Amstrad]] based on the [[SPO256]] Speech Synthesizer
== Technical Specs. Software ==
* |SAY,@<string> - Converts a string af [[ASCII]] text to speech
* |ECHO,<mode> - Activates text to speech conversion on text printed to the screen.
* |APHONE,<allophone>[,<allophone>] - Send allophones directly to the interrupt driven allophone buffer.
* |ROOM,@<value> - Find out how many free locations in the allophones buffer.
* |QUIET - Clears the allophone buffer.
* |SPON - Activates the speech interrrupt event.
* |SPOFF - To prevent output of data from the allophone buffer.
* |SPSTATUS,@<value> - Read the status of the speech processor.
* |SPOUT,<allophone>[,<allophone>] - Sends allophones directly to the soundprocessor.
 
== Technical Specs. ==
Uses I/O port: [[I/O_Port_Summary|#FBEE]]
12,273
edits