Text to Speech on iOS

后端 未结 4 1233
清歌不尽
清歌不尽 2021-02-03 16:32

I\'d like to add text to speech on the iOS, but noticed that NSSpeechSynthesizer seems to be missing from Cocoa-Touch.

Are there any third party, commercial or FOSS, lib

4条回答
  •  甜味超标
    2021-02-03 16:38

    I've heard that OpenEars is good, but I don't really know too much about it. As for Apple accepting an app with third-party libraries, it all depends on whether or not the third-party library uses private frameworks or not. I'm sure that information is available on the OpenEars website.

提交回复
热议问题