Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SAM Speech Synthesis ported to native QB64PE (v0.15)
#3
(04-01-2025, 12:18 AM)SMcNeill Wrote:
(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!!)
I think if you remove the routines not being used, it'll shrink. 
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...
Reply


Messages In This Thread
RE: SAM Speech Synthesis ported to native QB64PE (v0.15) - by madscijr - 04-01-2025, 01:04 AM



Users browsing this thread: 1 Guest(s)