SAPI SpeakAsync and UpdatePanel triggered by timer

Proposed Answer SAPI SpeakAsync and UpdatePanel triggered by timer

  • 2009年6月25日 14:41
     
     
    I am trying to have SAPI SpeakAsync at the same page as an UpdatePanel control triggered by a timer in a WebForm. Is this possible to do? The UpdatePanel works fine until I do the SpeakAsync call then the timer stops working and the updatepanel does not update. Anyone now about this? 

全部回复