Try using an alarm. Set the alarm to room_sped*10 and in the alarm, set a variable to true. In the draw event, check if the variable is true. If it is, draw the text.
EDIT: Just tried it without the image_xscale, and it worked. But how do I make the character face the other direction? There should be a shorter way than making a mirror of all the sprites?