We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4827824 commit 63dfd8bCopy full SHA for 63dfd8b
1 file changed
README.md
@@ -21,6 +21,7 @@
21
* 小语种中文翻译
22
* 支持语言范围内的长句翻译
23
* 文本关键字高亮
24
+* 中英文语音播放
25
* 终端自适应的输出
26
27
## 💾Install
@@ -104,6 +105,7 @@ Examples:
104
105
106
4. 除**中英文**互译外所有语言的翻译**必须**使用 `-f` 或 `--from` 标识源语言
107
5. 在支持语言范围内,若无 `-t` 或 `--to` 命令标识,目标语言默认为**中文**
108
+6. 使用语音播放 `-s` 或 `--say` 时,可能会存在系统层次的问题,具体参考👉[say.js](https://github.com/Marak/say.js#feature-matrix)
109
110
## 📄License
111
MIT.
0 commit comments