草庐IT

OnInitListener

全部标签

android - TextToSpeech.OnInitListener.onInit(int) 被连续调用

我收到报告称,在某些(不是全部)HTCDesireHD(FRF91、2.2)和HTCEVO4G(PC36100|3.29.651.5、2.2)上,TextToSpeech.OnInitListener.onInit(int)在同一个对象上被重复调用(在几秒钟内超过1500次)。我的任何其他用户(或其他DesireHD用户)AFAICT都不会发生这种行为。代码是:TextToSpeechtts=newTextToSpeech(context,newTextToSpeech.OnInitListener(){privateintmCallCount=0;//tryingtoinvestig

android - TextToSpeech.OnInitListener.onInit(int) 被连续调用

我收到报告称,在某些(不是全部)HTCDesireHD(FRF91、2.2)和HTCEVO4G(PC36100|3.29.651.5、2.2)上,TextToSpeech.OnInitListener.onInit(int)在同一个对象上被重复调用(在几秒钟内超过1500次)。我的任何其他用户(或其他DesireHD用户)AFAICT都不会发生这种行为。代码是:TextToSpeechtts=newTextToSpeech(context,newTextToSpeech.OnInitListener(){privateintmCallCount=0;//tryingtoinvestig