How to integrate SIRI in iPhone app? [closed]
Asked Answered
C

1

6

I am developing an iPad app. I want to integrate SIRI functionality in it.

So, please guide me to work on this. Actually I don't know how to start.

Thanks,

Cp

Centimeter answered 20/12, 2012 at 5:9 Comment(0)
B
12

Till now apple not released siri's api for third party applications.

If you are looking for text-to-speech, speech-to-text functionality. There are alot of external api's like:

  1. Nuance - Dragon
  2. ispeech
  3. OpenEars

And a lot of other api's.

OpenEars is a opensource offline api, and the other two are paid and online.

Bambino answered 20/12, 2012 at 5:15 Comment(1)
For more text-to-speech libraries check my answer on this question #13860591Bambino

© 2022 - 2024 — McMap. All rights reserved.