Question about Siri use

2017-09-01 Thread Eric E. Dolecki
I would like to have Siri ask a user a question (text to speech - this part is easy), and then wait for a user's response (with end of speech detection). Then Siri will ask the user, "did you say ?" - etc. There is SFSpeechRecognizer, and then there is SiriKit. The SFSpeechRecognizer I've seen onl

Changing NSUserNotificationAlertStyle

2017-09-01 Thread Andrew Keller
Hi all, We’re starting to wonder whether we got the default value of NSUserNotificationAlertStyle correct in one of our apps when we first wrote it. (we thought “banner” was correct, but now we’re wondering if “alert” is better for this app) Is there an intended way to change the NSUserNotif