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


TALKING? Search:

In Speech Words in TurboForth Kernal

Word Name: TALKING?
Type: Standard word
Data Stack Signature: -- flag
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Checks the speech synthesiser and returns TRUE if the speech synthesizer is busy, else returns FALSE.

Example:

none

Comment:

Returns FALSE if the speech synthesizer is not fitted.

See Also: SAY  STREAM 

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