objective c - Xcode set an alarm with NSSpeechRecognizer -


hey possible set alarm nsspeechrecognizer? if example "set alarm @ 11 o'clock" alarm set @ 11:00 or time. found nothing useful make thing setting alarm nothing recognition of numbers. hope can me

if trying make app or see apple's documentation nsspeechrecognizer , nsspeechsynthesizer. , if have made code not working, ask it. don't post questions without trying anything.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -