鱼C论坛

 找回密码
 立即注册
查看: 1718|回复: 5

[已解决]有人使用过pyttsx3库吗

[复制链接]
发表于 2020-4-23 15:20:27 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
pyttsx3 能将文字转换成语音朗读出来, 有没有什么办法存下这个音频文件 pyttsx3库里没有找到  或者其他离线的文字转语音的方法 要能存下音频文件
最佳答案
2020-4-23 18:12:55
仓鼠二号 发表于 2020-4-23 18:10
额 我想要一种离线的方法   也十分感谢

Engine 有个叫 save_to_file 的方法,貌似能实现需求,你试试,下面是它的文档

  1. Help on method save_to_file in module pyttsx3.engine:

  2. save_to_file(text, filename, name=None) method of pyttsx3.engine.Engine instance
  3.     Adds an utterance to speak to the event queue.
  4.    
  5.     @param text: Text to sepak
  6.     @type text: unicode
  7.     @param filename: the name of file to save.
  8.     @param name: Name to associate with this utterance. Included in
  9.         notifications about this utterance.
  10.     @type name: str
复制代码
小甲鱼最新课程 -> https://ilovefishc.com
回复

使用道具 举报

发表于 2020-4-23 15:22:07 | 显示全部楼层
你说的啥,没懂
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2020-4-23 17:55:58 | 显示全部楼层
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2020-4-23 18:10:12 | 显示全部楼层
zltzlt 发表于 2020-4-23 17:55
https://fishc.com.cn/thread-156688-1-1.html

额 我想要一种离线的方法   也十分感谢
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2020-4-23 18:12:55 | 显示全部楼层    本楼为最佳答案   
仓鼠二号 发表于 2020-4-23 18:10
额 我想要一种离线的方法   也十分感谢

Engine 有个叫 save_to_file 的方法,貌似能实现需求,你试试,下面是它的文档

  1. Help on method save_to_file in module pyttsx3.engine:

  2. save_to_file(text, filename, name=None) method of pyttsx3.engine.Engine instance
  3.     Adds an utterance to speak to the event queue.
  4.    
  5.     @param text: Text to sepak
  6.     @type text: unicode
  7.     @param filename: the name of file to save.
  8.     @param name: Name to associate with this utterance. Included in
  9.         notifications about this utterance.
  10.     @type name: str
复制代码
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2020-4-23 22:09:52 | 显示全部楼层
zltzlt 发表于 2020-4-23 18:12
Engine 有个叫 save_to_file 的方法,貌似能实现需求,你试试,下面是它的文档

试了下没任何反应 不挣扎了
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-6-17 23:45

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表