简体   繁体   English

在iPhone中将语音转换为文本

[英]Convert the voice to text in iPhone

I want to ask a question about the iPhone application. 我想问一个关于iPhone应用程序的问题。 Does Apple provide any API to the developers to record the phone call and convert it to text message? 苹果是否向开发人员提供任何API来记录电话并将其转换为短信? Thank you. 谢谢。

In short, there are no APIs for recording phone calls or converting text to speech. 简而言之,没有用于记录电话或将文本转换为语音的API。 You will need to create a speech recognition engine. 您将需要创建语音识别引擎。 I suspect the iPhone hardware will not be powerful enough to handle that type of processing though. 我怀疑iPhone硬件的功能不足以处理这种类型的处理。

FYI... 供...

APIs for converting Voice/Audio data in to text 用于将语音/音频数据转换为文本的API

API for Voice recognition in among group 组间语音识别API

iPhone speech recognition API? iPhone语音识别API?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM