如何修复 pyttsx3 初始化?
代码: import pyttsx3 A=pyttsx3 init() A.say('not working') A.runAndWait() 运行: Traceback (most recent call last): File "/data/user/0/ru.i…
如何直接在 Whastapp 桌面应用程序上打开 wa.me 链接,而不是重定向到网页(在 PC 上)?
我正在编写一个 Python 脚本 (3.10.2),它使用 pyttsx3 和 speech_recognition 模块。 我考虑将 Whatsapp 也包含到此脚本中,并提供了我的一个 Whatsa…
Python 3 中的 pyttsx3 库没有音频(无错误)
使用 Python 3.10.0 在 Windows 10 上的 Visual Studios Code 上使用 pyttsx3(尝试过版本 2.5 到当前版本)。 我目前遇到的问题是代码将运行,但没有…
- 共 1 页
- 1