Difference between revisions of "MHT Speech Synthesizer"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Other Pictures)
Line 38: Line 38:
 
The GNDed pins somewhat confirm that it is a SP0256 (Pin1=Supply GND, Pin10,11=A8,A9, ie. only 6bit allophone numbers used).
 
The GNDed pins somewhat confirm that it is a SP0256 (Pin1=Supply GND, Pin10,11=A8,A9, ie. only 6bit allophone numbers used).
  
== Other Pictures ==
+
'''Caution''' - There are two files, [[:Image:MHT-sintetizdor_de_voz-005.jpg]] and [[:Image:MHT-sintetizdor_de_voz-008.jpg]] circulated in internet. Despite of their filesnames, they do NOT show a MHT speech synthesizer - please do not add these files to this page! The hardware shown on those pics is an [[ARA Video Digitizer]], nothing to do with MHT Speech.
 
+
<gallery caption="Probably NOT another version of the MHT Speech Synthesizer?">
+
File:MHT-sintetizdor_de_voz-005.jpg
+
File:MHT-sintetizdor_de_voz-008.jpg
+
</gallery>
+
 
+
Not sure where these photos come from, why they are here, and if they do actually show a speech synthesizer. There isn't much visible, the upper board contains an enormous amount of logic chips (no idea what for). The lower board contains even more logic chips (strange), and two big chips, which might be ROM, or RAM, or maybe a speech chip...? '''Despite of their filenames, these pictures probably do NOT show a speech synthesizer.''' Though with the 3.5mm socket, it may be some kind of audio output or audio input device...?
+
  
 
== Downloads ==
 
== Downloads ==

Revision as of 12:23, 3 May 2010

MHT Speech Synthesizer aka Sintetizador de voz (MHT Ingenieros)

Technical

Probably uses a SP0256(-AL2?) chip.

  • The I/O addresses are unknown.
  • The clock frequency is unknown (as shown on the photo, it uses an oscillator, ie. NOT the 4MHz signal on the expansion port).

Port ????h READ:

 bit?   Status 1 (0=Speech Busy, 1=Ready/Halted)   (SBY Pin, Speech Busy)
 bit?   Status 2 (0=Ready to Receive Data, 1=Busy) (/LRQ Pin, Load Request)
 bit?-? Not used (garbage, probably usually highz)

Port ????h WRITE:

 bit7-6 Reserved (should be be zero, though SP0256 Pins10-11 are GNDed)
 bit5-0 Allophone number               ;data can be send when Status.Bit?=0

Supported software

  • No (known) software?

Pictures

The part numbers on the chips seem to be scratched-off (or covered by paint, or is it just old glue from stickers?). The "GI" logo on the large chip implies that it is the popular General Instrument SP0256 speech chip, probably the standard -AL2 version (the ending L2 may be still visible? not sure there - on the photo it vanishes under the pot axis). The clock frequency of the oscillator isn't visible (from the perspective from where the photos were taken). The GNDed pins somewhat confirm that it is a SP0256 (Pin1=Supply GND, Pin10,11=A8,A9, ie. only 6bit allophone numbers used).

Caution - There are two files, Image:MHT-sintetizdor_de_voz-005.jpg and Image:MHT-sintetizdor_de_voz-008.jpg circulated in internet. Despite of their filesnames, they do NOT show a MHT speech synthesizer - please do not add these files to this page! The hardware shown on those pics is an ARA Video Digitizer, nothing to do with MHT Speech.

Downloads

  • No included driver/sample program...?
  • SP0256-AL2 ROM (caution - the bytes in the file are in reversed bit-order, ie. the "Target" values are unreversed, all other opcodes and parameters are reversed)

Other CPC Speech Synthesizers