开发者

Does speech to text happens on device?

开发者 https://www.devze.com 2023-01-14 14:05 出处:网络
(I do not have any dev android phone and currently working on emulator only. As the emulator do not have voice input method,these silly question came up in my mind.)

(I do not have any dev android phone and currently working on emulator only. As the emulator do not have voice input method, these silly question came up in my mind.)

Does android process speech input on the device itsself (with limited computing power of 300-500MHz or 1 GHz) or it sends to Google Serves and gets text back?

  • Does it work when off-line?
  • How long speech input can be processed at a time without any brea开发者_StackOverflowk?


No, the actual speech to text is done on Google's servers, your phone just records the data and sends it to them. It does not work when offline.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号