How to make Python speak

前端 未结 13 1196
时光说笑
时光说笑 2020-11-30 20:34

How could I make Python say some text?

I could use Festival with subprocess but I won\'t be able to control it (or maybe in interactive mode, but it won\'t be clean)

13条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 20:51

    This is what you are looking for. A complete TTS solution for the Mac. You can use this standalone or as a co-location Mac server for web apps:

    http://wolfpaulus.com/jounal/mac/ttsserver/

提交回复
热议问题