Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何使用 espeak.. 来增加语音的响度?我正在使用 espeak 使用文本到语音转换,并且操作系统是 raspbian os。请向我建议一种增加 espeak 音量的语法。
您所要做的就是调用这样的-a方法:
-a
espeak -a 30 "WHAT YOU WANT TO SAY"