I got side tracked on another project, but I'm getting ready to get back to my Votrax SC-01 speech synthesizer project. After spending some time looking at the original schematic and thinking about the best way to do this, 2 things stood out. 1) The original amplifier circuit was poorly designed and not very practical, and 2) a serial interface would be preferable to the expansion port so that it would be portable to any computer. In particular, I'd also like to get it working on a C-64. So now the design question is, what is the best way to implement the interface. Maybe use an Arduino or a Pi. Or do it completely using LSI parts, which would be bulky but fun. Does anybody have any suggestions? One thing to keep in mind is while I was researching the Vic 20 serial bus, I discovered there is a bug in the shift register in the VIA chip. That means you can't use it as part of the design on the VIC 20 side.
When I get the project working, I thought the next step might be to sample the entire SC-01 dictionary and make the data available publicly for anybody who wanted to replicate genuine 1980s speech synthesis.
When I get the project working, I thought the next step might be to sample the entire SC-01 dictionary and make the data available publicly for anybody who wanted to replicate genuine 1980s speech synthesis.


