

DTK$SET_KEYPAD_MODE: The Turn the Phone Keypad On and Off routine turns recognition of the telephone keypad on or off.
Format:
DTK$SET_KEYPAD_MODE voice-id, keypad-mode
DTK$SET_LOGGING_MODE: The Set the Logging Mode for the Video Terminal Connected to the DECtalk Device routine controls the information that is displayed on the video terminal while the DECtalk device is functioning.
Format:
DTK$SET_LOGGING_MODE voice-id [,new-mode] [.old-mode]
DTK$SET_MODE: The Set the Mode for the DECtalk Terminal routine sets or resets the mode settings of the DECtalk terminal.
Format:
DTK$SET_MODE voice-id [,new-mode] [,old-mode]
DTK$SET_SPEECH_MODE: The Turn Speech Mode On and Off routine either starts or stops the DECtalk device’s speech.
Format:
DTK$SET_SPEECH_MODE voice-id, new-mode [,old-mode]
DTK$SET_TERMINAL_MODE: The Set the Mode for the Video Terminal Connected to the DECtalk Device routine controls the attributes of the video terminal connected to the DECtalk device.
Format:
DTK$SET_TERMINAL_MODE voice-id [,new-mode] [,old-mode]
DTK$SET_VOICE: The Set Voice Characteristics routine changes the DECtalk voice characteristics to match those specified.
Format:
DTK$SET_VOICE voice-id [,new-voice] [,speech-rate] [,comma-pause] [,period-pause]
DTK$SPEAK_FILE: The Speak the Text in a Specified File routine speaks the text contained in the specified file.
Format:
DTK$SPEAK_FILE voice-id, filespec [,completion-mode]
DTK$SPEAK_PHONEMIC_TEXT: The Speak the Specified Phonemic Text routine sends the specified phonemic text to the DECtalk device to be spoken.
Format:
DTK$SPEAK_PHONEMIC_TEXT voice-id, text [,completion-mode]
DTK$SPEAK_TEXT: The Speak the Specified Text routine send the specified text to the DECtalk device to be spoken.
Format:
DTK$SPEAK_TEXT voice-id, text [,completion-mode]
DTK$SPELL_TEXT: The Spell Text routine causes DECtalk to pronounce each letter of the specified text.
Format:
DTK$SPELL_TEXT voice-id, text [,completion-mode]
DTK$TERMINATE: The Terminate DECtalk routine terminates the use of an initialized DECtalk.
Format:
DTK$TERMINATE voice-id