iOS Text To Speech Api

后端 未结 4 1846
萌比男神i
萌比男神i 2020-12-04 06:26

I can\'t seem to find anything on this. Are there any Siri classes or API\'s in iOS7 that let you do text to speech? All I am trying to do is something like the following:

4条回答
  •  眼角桃花
    2020-12-04 06:58

    I have never done any work specifically with Siri. I may be wrong, but I think integrating with Siri is very difficult using private API's.

    I would take a look at the openears framework for IOS. I have done some basic work with this in the past and it does both offline speech recognition and synthesized speech/text-to-speech

    Hope this helps you.

提交回复
热议问题