Skip to content

这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。| Microsoft TTS Android APP implementation (Use demo API)

Notifications You must be signed in to change notification settings

opediy/tts-server-android

 
 

Repository files navigation

MIT CI CI

GitHub release GitHub release (latest by date)

TTS Server

本APP起初为阅读APP的网络朗读所用,在原有基础上,现已支持:

  • 内置微软接口(Edge大声朗读、Azure演示API),可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。

这是 tts-server-go 的Android版本。使用Kotlin开发,通过 Gomobile 将Go编译为Lib以供Android APP调用. 关于本项目的Go Lib,见 tts-server-lib.

点击展开查看截图

Download

FAQ

Azure websocket: bad handshake ?

说明你的IP被微软服务器限制,使用低流量消耗的音频格式(16khz-32bitrate-mp3)可降低发生几率。

如何添加自己的Azure API?

使用自定义HTTP TTS,见https: https//github.com/jing332/issues/43#issuecomment-1405072848

(推荐)使用插件: 插件管理 -> 右上角添加 -> 填入Key与Region -> 保存并启用即可。

Grateful

开源项目
Android Application Microsoft TTS
gedoor/legado wxxxcxx/ms-ra-forwarder
ag2s20150909/TTS litcc/tts-server
benjaminwan/ChineseTtsTflite asters1/tts
yellowgreatsun/MXTtsEngine
2dust/v2rayNG
Android Library Description
Rosemoe/sora-editor sora-editor is a cool and optimized code editor on Android platform
gedoor/rhino-android Give access to RhinoScriptEngine from the JSR223 interfaces on Android JRE.
liangjingkanji/BRV Android上最好的RecyclerView框架, 比 BRVAH 更简单强大
liangjingkanji/Net Android最好的网络请求工具, 比 Retrofit/OkGo 更简单易用
chibatching/kotpref Android SharedPreferences delegation library for Kotlin
google/ExoPlayer An extensible media player for Android
material-components-android Modular and customizable Material Design UI components for Android
kotlinx.serialization Kotlin multiplatform / multi-format serialization
kotlinx.coroutine Library support for Kotlin coroutines

其他资源:

About

这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。| Microsoft TTS Android APP implementation (Use demo API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 94.1%
  • Go 3.1%
  • JavaScript 1.4%
  • HTML 1.1%
  • Java 0.3%