can speech recognizer take input from incoming call voice (Speaker)?

▼魔方 西西 提交于 2019-12-24 01:47:14

问题


  1. During a phone call application listens to the incoming phone call
    i.e incoming voice from speaker not the mic.
  2. Converts the caller's(the person who has make a call to you) voice to text.
  3. Finally display that converted text into the text view.
  4. It does all this conversion while the phone call is happening.

来源:https://stackoverflow.com/questions/42521023/can-speech-recognizer-take-input-from-incoming-call-voice-speaker

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!