Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TI Speech
#4
Someone, reminded me of an old xb program that used unique speech.
I set out to see if I could incorporate unique speech data to used by XB as they did years ago.
I wrote a conversion program to create the tokenized xb raw data strings from data I had previously produced using qbox pro.

These data lines are viewable in the XB program as a character representations of the data between 0 and 255 sent to the speech synthesizer. These lines also include the necessary header and ending strings for the synthesizer to work. I kept speech data to 240 bytes /2 chunks. This size was easy to work with and is well within the max string size allowed for xb speech and split for the data lines.


I've attached a sample program.

It will run under win994a and most of time produces the correct speech, not always though.
I've included 2 different methods that will produce the same result in the program.

However it will run 100% on a real TI computer.


Attached Files
.zip   SHALLWE.zip (Size: 1.26 KB / Downloads: 9)


Messages In This Thread
TI Speech - by sjt99 - 07-19-2014, 11:08 AM
RE: TI Speech - by ksarul - 07-19-2014, 09:14 PM
RE: TI Speech - by sjt99 - 07-28-2014, 10:15 PM
RE: TI Speech - by sjt99 - 08-30-2014, 12:25 AM
RE: TI Speech - by ksarul - 08-30-2014, 07:24 PM
RE: TI Speech - by sjt99 - 09-03-2014, 08:53 PM
RE: TI Speech - by ksarul - 09-03-2014, 11:27 PM
RE: TI Speech - by sjt99 - 09-04-2014, 01:01 AM
RE: TI Speech - by ksarul - 09-05-2014, 08:11 PM
RE: TI Speech - by sjt99 - 09-09-2014, 01:56 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)