Monday, 15 February 2010

objective c - Record and send audio to an API in Xcode with Cocoa -



objective c - Record and send audio to an API in Xcode with Cocoa -

i want utilize wit api recognize speech. in xcode, how can record audio, send api, , read response?

i trying utilize avcapturesession, how can start recording when input or speech starts, , how can send wit quickly?

also, reasonable task? wit homecoming result in < 2 seconds?

you need first set if commands on wit.ai more info on how can found here https://wit.ai/docs/quickstart

from there need create wit button , record response done through wit. here sample code https://github.com/wit-ai/wit-ios-helloworld

objective-c audio

No comments:

Post a Comment