Amstrad SSA-1 Speech Synthesizer: Difference between revisions
Appearance
Added video clip of games with SSA support |
No edit summary |
||
| Line 3: | Line 3: | ||
A Speech Synthesizer from [[Amstrad]] based on the [[SPO256]] Speech Synthesizer | A Speech Synthesizer from [[Amstrad]] based on the [[SPO256]] Speech Synthesizer | ||
== 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. == | == Technical Specs. == | ||
Uses I/O port: [[I/O_Port_Summary|#FBEE]] | |||
Revision as of 07:23, 22 October 2009
A Speech Synthesizer from Amstrad based on the SPO256 Speech Synthesizer
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: #FBEE
Pictures
- Amstrad SSA1
-
Frontpage
-
Inside
-
Inside
-
Inside
-
Inside
Examples of the Amstrad synth in use
{{#ev:youtube|fesVxipNaw8|300}} {{#ev:youtube|v8WKbKK3Apg|300}}
Other Speech Synthesizers
TechniMusique speech synthetizer
Weblinks
Manual
- Amstrad SSA1 (Manual)
-
Frontpage
-
Contents
-
Page 1
-
Page 2
-
Page 3
-
Page 4
-
Page 5
-
Page 6
-
Page 7
-
Page 8
-
Page 9
-
Page 10
-
Page 11
-
Page 12
-
Page 13
-
Page 14
-
Page 15
-
Page 16
-
Page 17
-
Page 18
-
Page 19
-
Page 20