I'd like a way to run dialogs with no dialog options in the background. Basically, this would run all speech in the Dialog as DisplaySpeechBackground. This would be very convenient, as I could run lengthy conversations in the background without typing a zillion different DisplaySpeechBackground, SetTimer, and if (IsTimerExpired) commands.