找回密码
 立即注册
语音讯飞FOCTTSoffline | android开发 2022-05-22 141 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
android中文离线发音引擎FOCTTS使用源码
免费离线中文tts,简称FOCtts,free-offline-chinese-tts!
什么是tts?估计所有程序员都知道,就是文字转语音!
如果你随便估计一下这个tts,你就会知道它至少值10万多元!由中G科学院开发,现在个人可以免费使用。
该tts已成功嵌入豆丁阅读、安卓语音阅读器等产品。

1. 免费:
一,它是免费的。只有语音设置界面才有admob广告。 (目前正在开发中)。
二是一次性收费。目前,一包绑定一把钥匙,每把钥匙需要支付500元。永久使用,一个程序500元,jar包没有广告。

2、离线:语音功能无需联网,语音数据包也离线。
3.中文:发音标准,最高4.5!

与科大讯飞等其他tts库的区别:
  一,
   科大讯飞是apk绑定的,调用它的api前需要安装它的apk。
   foctts是一个jar包,直接代码嵌入程序,提供.so文件,语音数据,jar包提供的api,写好的语音设置接口。

  二,
   讯飞发音需要互联网连接。 Foctts 不需要互联网连接即可发音。对于那些视流量为生命的屌丝级用户来说,不得不说,线下才是至强的选择。

  三,
   科大讯飞语音api复杂,嵌入时间长,浪费脑力。 FOCtts 可以在 5 分钟内完成。如果你是高手,估计2分钟就能搞定。

(Android Chinese offline pronunciation engine focts source code
Free offline Chinese TTS, foctts for short, free offline Chinese TTS!
What is TTS? It is estimated that all programmers know that it is text to voice!
If you randomly estimate this TTS, you will know that it is worth at least 100000 yuan! Developed by the Chinese Academy of Sciences, it can now be used by individuals for free.
The TTS has been successfully embedded in Douding reading, Android voice reader and other products.
1. Free:
1、 It's free. Only the voice setting interface has AdMob advertisements. (currently under development).
Second, a one-time charge. At present, a package is bound with a key, and each key needs to pay 500 yuan. For permanent use, a program costs 500 yuan, and the jar package has no advertisement.
2. Offline: the voice function does not need to be connected to the Internet, and the voice data packet is also offline.
3. Chinese: pronunciation standard, up to 4.5!
Differences from iFLYTEK and other TTS libraries:
One,
IFLYTEK is bound to APK, and its APK needs to be installed before calling its API.
Foctts is a jar package, which directly embeds the code into the program and provides So file, voice data, API provided by jar package and written voice setting interface.
Second,
IFLYTEK pronunciation requires an Internet connection. Focts does not require an Internet connection to pronounce. For those loser users who regard traffic as their life, it has to be said that offline is the strongest choice.
Three,
IFLYTEK's voice API is complex, takes a long time to embed and wastes brain power. Foctts can be completed in 5 minutes. If you are a master, you can do it in 2 minutes.)

[下载]11384241154.rar




上一篇:Android应用源码有米广告SDK例子
下一篇:android利用ZXing Jsoup 和豆瓣API做出的图书搜索