Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 android 中做一个应用程序,将语音从来电转换为文本。由于我在通话时无法连接到移动数据,我必须离线进行转换.. 可以吗?我可以使用任何 API 或库来执行此操作吗?接听来电有什么限制吗?请回复..
常规应用程序可以记录电话所有者的对话,但也可以记录远程用户的声音,您需要具有 root 访问权限以及内核补丁。
至于语音转录,我不知道您可以直接通过电话免费使用任何 api(假设您获得了录制的音频)。