.pg .x DECtalk (DTK$) Routines .lt ------------------------------------------------------------------------ DECtalk (DTK$) Routines ------------------------------------------------------------------------ .el .b 3 ^& .lt macro formal-arguements .el \& .b .lt DTK$ANSWER_PHONE voice_id,[num_rings],[text] DTK$DIAL_PHONE voice_id,phone_num,[mode],[text],[timeout] DTK$HANGUP_PHONE voice_id,[text] DTK$INITIALIZE new_voice_id,out_device,[device_type] DTK$LOAD_DICTIONARY voice_id,text,substitution DTK$READ_KEYSTROKE voice_id,key_code,[prompt],[timeout] DTK$READ_STRING voice_id,out_string,[prompt],[timeout],- [term_code] DTK$RETURN_LAST_INDEX voice_id,p_index DTK$SET_INDEX voice_id,p_index DTK$SET_KEYPAD_MODE voice_id,mode DTK$SET_LOGGING_MODE voice_id,[new_mode],[old_mode] DTK$SET_MODE voice_id,[new_mode],[old_mode] DTK$SET_SPEECH_MODE voice_id,[new_mode],[old_mode] DTK$SET_TERMINAL_MODE voice_id,[new_mode],[old_mode] DTK$SET_VOICE voice_id,[new_voice],[speech_rate],- [comma_pause],[period_pause] DTK$SPEAK_FILE voice_id,filespec,[mode] DTK$SPEAK_PHONEMIC_TEXT voice_id,text,[mode] DTK$SPEAK_TEXT voice_id,text,[mode] DTK$TERMINATE voice_id .el