The-Three-Little-Pigs-Siri-Proxy
The-Three-Little-Pigs-Siri-Proxy copied to clipboard
Is there a way to add a certain phrase after ever answer by Siri?
Hello! Is there a way to add a certain phrase after ever answer by Siri?
for example: a user asks anything, gets the answer and then I want to have Siri say the same thing after every answer (e.g "This answer was brought to you by your SiriProxy provider")
Or can I edit the request_completed function of the proxy to add something like that?
Greetings!
That would be one sure way to piss off people. You could possibly have it display it on the screen, but to say all of that every time, your users will go elsewhere.
Sent from my iPhone
On Dec 2, 2012, at 4:06 PM, PianoThomas [email protected] wrote:
Hello! Is there a way to add a certain phrase after ever answer by Siri?
for example: a user asks anything, gets the answer and then I want to have Siri say the same thing after every answer (e.g "This answer was brought to you by your SiriProxy provider")
Or can I edit the request_completed function of the proxy to add something like that?
Greetings!
— Reply to this email directly or view it on GitHubhttps://github.com/jimmykane/The-Three-Little-Pigs-Siri-Proxy/issues/386.
That's the thing I want to cause (then they would choose the "ad-free" offer) ;)
What would be better is to display a clickable link on the screen to upgrade on every use. Then it makes it easy for them to pay, and it will be annoying enough. For it so actually add something to what it says, that would be overkill.
Sent from my iPhone
On Dec 2, 2012, at 4:47 PM, PianoThomas [email protected] wrote:
That's the thing I want to cause (then they would choose the "ad-free" offer) ;)
— Reply to this email directly or view it on GitHubhttps://github.com/jimmykane/The-Three-Little-Pigs-Siri-Proxy/issues/386#issuecomment-10935786.
What a fantastic idea!
But is it already possible to set a custom link?