如何禁用可访问性QUOT;话语提示"在您的应用程序?您的、应用程序、话语、提示

2023-09-07 11:03:07 作者:泪泯烈酒

我的应用程序使用的 TTS(文本到语音)发动机,然后我遇到的矛盾是辅助的对讲设置覆盖任何东西TTS试图说。我想,如果用我的应用程序,以禁用手机的对讲选项。

My application uses TTS (text-to-speech) Engine, and the conflict I am running into is that Accessibility Talkback settings override anything TTS tries to say. I would like to disable the phone's talkback option if using my application.

是否有某种权限来处理呢?我一直没能找到任何东西。

Is there some sort of permission to handle this? I have not been able to find anything.

推荐答案

这是不允许的,除非手机植根。在手机上的辅助功能不是由开发人员进行修改,作为一个盲人,可能需要他们使用手机。

That is not allowed unless the phone is rooted. The accessibility functions on the phone are not to be changed by a developer, as a blind person may need them to use the phone.