简体   繁体   English

如何在目标c(在线模式)下将Voice转换为文本并显示在UITextField中?

[英]How to convert Voice to text and display in UITextField in objective c (Online mode)?

我正在尝试使用语音到文本的转换来填充UITextFields(在线模式)。请解释。

Although this question is a duplicate I'm going to answer this! 尽管这个问题是重复的,我还是要回答这个问题!

I used Openears in many cases. 我在许多情况下都使用Openears It might be difficult to implement but it has a ton of features and is the best API you can possibly find. 这可能很难实现,但是它具有大量功能,并且是您可能找到的最好的API。

Additonally it has the feature of Text-To-Speech which allows you to read a string aloud for example. 此外,它还具有“ 文本转语音 ”功能,例如,可让您大声朗读字符串。

And the best part of it: it works offline too! 最好的部分是:它也可以离线运行

Openears Openears

Here are some other questions asked before, which might help you a little. 这是之前提出的其他一些问题,可能会对您有所帮助。 (Duplicates) (重复)

ios speech to text conversion iOS语音到文本的转换

iPhone App › Add voice recognition? iPhone App›添加语音识别?

API or SDK for speech to text(speech recognition ) iphone 用于语音转文本(语音识别)iPhone的API或SDK

Speech recognition using Openears framework? 使用Openears框架进行语音识别?

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

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