找回密码
 立即注册
相关推荐换一批
  1. 易语言语音Office源码
  2. 易语言选择COM男女声语音源码
  3. 易语言恒云语语音模块源码
  4. 易语言语音报时模块源码
  5. 易语言语音报时模块例程源码
  6. 易语言 文本语音转换支持库 2.0 版
  7. Python源码 文本转换语音
  8. 易语言模块 讯飞语音.ec
  9. YD/T 1312.5-2004 无线通信设备电磁兼容性要求和测量方法 第5部分:无线语音链路设备
  10. YD/T 1296-2003 公用 IP 语音交换机设备技术要求
  11. GA/T 1317.3-2018 交通安全社会化服务管理信息系统通用技术条件第3部分:12123语音服
  12. GA/T 1591-2019 警务智能语音服务平台接口规范
  13. YD/T 2305-2011 统一通信中即时通信及语音通信相关接口技术要求
  14. TB/T 3220-2010 机车车辆用数字式语音记录装置
  15. TB/T 2652-1995 铁路运输通讯盒式磁带语音记录仪重放机技术条件
  16. YD/T 2098-2010 信息无障碍语音上网技术要求
  17. YD/T 1686-2011 IP 电话终端设备语音质量及传输性能技术要求和测试方法
  18. YD/T 1328-2015 数字蜂窝移动通信网语音业务计费系统计费性能技术要求和检测方法
  19. YD/T 2980-2015 基于 IMS 的固定网语音业务计费系统计费性能技术要求和检测方法
  20. YD/T 3179.1-2016 移动终端支持基于 LTE 的语音解决方案 (VoLTE) 的测试方法 第1部?
  21. YD/T 3178-2016 移动终端支持基于 LTE 的语音解决方案 (VoLTE) 的技术要求
  22. GB/T 39756-2021 扫描式语音读书机通用技术条件
  23. YD/T 2026-2009 IP语音业务服务质量技术要求与评估方法
语音讯飞FOCTTSoffline | android开发 2022-05-22 251 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做出的图书搜索