MonoTouch iOS FLAC File Speech Recognition

爷,独闯天下 提交于 2019-12-11 04:35:16

问题


I'm programming an App for iOS which should recognise the human user speech with MonoTouch. I need to use the microphone and convert the Voice-File into FLAC format, in order to send it to the Google Speech API. Are there any Libraries/Code examples, or is it possible to build a Speech-Recognition App for iOS using MonoTouch and for example the Google Speech API? Or is it possible to convert the audio Output(a .caf file) to a .flac file?

来源:https://stackoverflow.com/questions/19119758/monotouch-for-ios-microphone-flac-file

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