


Sample Programs (UNIX only)
Some of the applets demonstrate the DECtalk Software API extension to the
multimedia API specified in the Multimedia Services for Tru64 UNIX product. These applets are the ones that play back speech samples to an audio
device. These applets are built using the libttsmme.so shared library.
Other applets demonstrate the DECtalk Software API that does not include the
multimedia extensions. These applets are those that do not require any audio
devices. These applets can be built using the libtts.so shared library.
Sources to these programs can be found in:
| Applet
| Description
|
| xmsay
| Demonstrates the use of DECtalk Software APIs in the Motif windows
environment.
|
| say
| This is an example of converting text into speech samples that are sent to an
audio device.
|
| dtmemory
| This is an example of converting text into speech samples stored in memory
buffers.
|
| aclock
| Announces the time at specified intervals.
|
Header Files
Shareable Libraries