51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#pyttsx3
python 利用pyttsx3文字转语音(转)
原文链接作者 #-*-coding:utf-8-*-importpyttsx3engine=pyttsx3.init()withopen("all.txt",'r',encoding='utf-8')asf:while1:line=f.readline()print(line,end='')engine.sa...
代码星球
·
2020-05-03
python
利用
pyttsx3
文字
语音
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他