void main() { string smessage = "East: Helmsfield\nWest: The Long Road"; SpeakString(smessage, TALKVOLUME_TALK); }