- ttstest provides an interactive interface for the user to test the functionality provided by NaturalText.
- To run ttstest:
ttstest [ -b board -s stream:timeslot -p protocol -v voice]
- ttstest displays a complete list of commands. Verify that NaturalText is installed properly by performing the following steps:
- Open a port by entering
OP at the prompt.
ttstest displays Event: CTAEVN_OPEN_SERVICES_DONE, Finished.
- Open a text-to-speech converter by entering
OT at the prompt.
ttstest displays Event: CTAEVN_OPEN_SERVICES_DONE, Finished.
- Enter
CT to close the converter.
- Enter
CP to close the port.
- Enter
q to quit ttstest.
- See Chapter 5 in the NaturalText Developer's Reference Manual for more information on the ttstest demonstration program.