<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


Words in category Speech Words in glossary TurboForth Kernal

Search:
The following words are listed in this category (3 words found): Word Types: S = Standard, I = Immediate , IC = Immediate-compiling.
Word Name Word Type Data Stack Signature Return Stack Signature Description Availability
V1.0 V1.1 V1.2
SAY S address count -- -- Says count words from the speech synthesizer's resident vocabulary, from the list at address address.
STREAM S address count -- -- Streams count raw bytes to the speech synthesizer from a buffer in CPU memory beginning at address address.
TALKING? S -- flag -- Checks the speech synthesiser and returns TRUE if the speech synthesizer is busy, else returns FALSE.

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>