简体   繁体   English

识别后,Openears可以输出音频文件吗?

[英]Can Openears output an audio sound file after recognition?

I am studying Openears and I have a problem on it. 我正在研究Openears,但遇到了问题。

I am making an app with voice recognition features and I need to ensure the output after recognition is a saved .wav file (For example: When I say something, There will be ringing sound after recognition). 我正在制作一个具有语音识别功能的应用程序,我需要确保识别后的输出是一个保存的.wav文件(例如:当我说些什么时,识别后会出现铃声)。

Can someone tell me if Openears can do it and how can I do it? 有人可以告诉我Openears是否可以做到,我该怎么做?

OpenEars developer here. OpenEars开发人员在这里。 This is outside of OpenEars' API since it isn't intended to be a general-purpose audio toolkit, but you can just play back a WAV using AVAudioPlayer after receiving a hypothesis. 这不属于OpenEars API,因为它不打算用作通用音频工具包,但是您可以在收到假设后使用AVAudioPlayer播放WAV。 If you'd like further assistance from me getting that working please bring your question to the OpenEars forum. 如果您想从我这里得到更多帮助,请把您的问题带到OpenEars论坛。

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

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