(04-01-2025, 12:18 AM)SMcNeill Wrote:I think if you remove the routines not being used, it'll shrink.(04-01-2025, 12:13 AM)madscijr Wrote: Any input would be welcome...
Umm... That's a lot of code to produce a little static!
(You didn't say it needed to be *useful* input!!)
The heart of it is the data for the sounds that map to phonemes.
It looks at a word and breaks it down into phoneme and looks up the sound parameters associated with that portion in the array.
I think the play sound routine just needs to be fixed, and the data values just need to be converted to the right range to work with it...