Posts

Post not yet marked as solved
3 Replies
7.8k Views
I am trying to test a Siri Intent I put in an app, but when I run simulator it doesn't seem to be able to pick up my voice. I click Siri and speak but nothing happens and the sound wave remains level. Are there settings I need to change to allow for Siri in Simulator to pick up audio? I'm running version 10.2 of simulatorThanks!
Posted Last updated
.
Post not yet marked as solved
1 Replies
1.4k Views
I want to use Siri in Simulator, but type my questions not speak them. I looked in the General > Accessibility > section to enable this but the Siri category doesn't appear there in Simulator like it does on a real iPhone. Is there a way to do this?
Posted Last updated
.
Post not yet marked as solved
0 Replies
1.2k Views
I want to use SiriKit for an App I have that will return information from an API I made about a given user. For instance, someone would use the app to find out what they chose as their favorite movie. They would say, "Hey Siri, what is my favorite movie?" and Siri would call the API and respond with, "Your favorite movie is Star Wars".I looked through the domains that SiriKit provides (https://developer.apple.com/documentation/sirikit#//apple_ref/doc/uid/TP40016875-CH9-SW2) , and none of them looked like they supported this kind of thing. Does anyone know if this is possible?
Posted Last updated
.