gpt4 book ai didi

android - 有电话进来时如何停止Android TextToSpeech

转载 作者:行者123 更新时间:2023-11-29 21:44:30 27 4
gpt4 key购买 nike

我的安卓应用因为这个原因被亚马逊拒绝了。

当电话打进来时,我正在播放这个 TextToSpeech。他们要我停止播放。我该怎么做?

最佳答案

在实现 TextToSpeech 的服务或 Activity 中为 PhoneStateListener 注册,并在 onCallStateChanged 的​​ PhoneStateListener 中为 state = TelephonyManager.CALL_STATE_RINGING 调用 TextToSpeech 类 stop() 方法。

关于android - 有电话进来时如何停止Android TextToSpeech,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16246420/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com