99er Forums

Full Version: I would like to call from assembly code to the Speech module
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Just got a speech module, and I would like to write assembly code and call into the speech module. Is that possible? Obviously if I could get the source of the TI Extended BASIC, I could look for the routine. Thanks!
Actually, you might be able to find what you need in the TI Terminal Emulator II Protocol Manual (it is under Datasheets and Manuals on WHT). There are a lot of documents there that will provide useful bare-metal programming tips for the system.
(03-14-2015, 12:54 AM)unebonnevie Wrote: [ -> ]Hi,

Just got a speech module, and I would like to write assembly code and call into the speech module.  Is that possible?  Obviously if I could get the source of the TI Extended BASIC, I could look for the routine.  Thanks!

What you are asking, at least the basics is in the TI Assembly manual.
It has examples, that include calling the resident vocabulary .

Steve