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条回答
相关问题
- Can we recover audio from MFCC coefficients?
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- How to embed Google Speech to Text API in Python p
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- Swift - hide pickerView after value selected
- How do you detect key up / key down events from a
- didBeginContact:(SKPhysicsContact *)contact not in