ios - Audio recording capabilites on Apple watch -


we working out details on porting our ios app apple watch. 1 of features on mobile version ability record voice , store on device , upload server later. possible record voice on apple watch? looked @ apple watch sdk couldn't find thing related audio. audio api ios sdk compatible apple watch ?

watch os 2 update:

there new api method, displays standard interface recording audio user’s apple watch.

-presentaudiorecordercontrollerwithoutputurl:preset:options:completion:

apple published sample, demonstrates how use wkinterfacecontroller perform audio recording. refer sample if want learn how present audiorecordingviewcontroller record , save audio. project demonstrates how playback audio file has been produced.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -