ExploreRobotHead.TTSTest.MessageLoop Function
A message loop so we can receive events from the speech engine. If this were a windowed app, this loop would be automatic. As a console app, we make our own loop.
Public void MessageLoop ()
Return
Description
void