MonoTouch iOS FLAC File Speech Recognition

2019-08-07 09:21发布

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?

0条回答
登录 后发表回答