VMS Help RTL Routines, DTK$, DTK$TERMINATE *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Terminate DECtalk routine terminates the use of an initialized DECtalk. Format: DTK$TERMINATE voice-id Arguments: voice-id OpenVMS usage: identifier type: longword (unsigned) access: read only mechanism: by reference Voice identifier of the DECtalk device. The voice-id argument is the address of an unsigned longword containing this identifier. The voice identifier is returned by the DTK$INITIALIZE routine.
|