/sys$common/syshlp/helplib.hlb RTL Routines, DTK$, DTK$HANGUP_PHONE *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Hang Up the Phone routine speaks an optional message and then hangs up the phone. Format: DTK$HANGUP_PHONE voice-id [,text] 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. text OpenVMS usage: char_string type: character string access: read only mechanism: by descriptor Text to be spoken before hanging up the phone. The optional text argument is the address of a descriptor pointing to the specified text.
|