Python Forum

Full Version: no sound in terminal python at all
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
there are no sound in python terminal at all.

But there are sound in in youtube.com, and (play sound from terminal command and play speech09022021212808.mp3)

here is a example:

from text_to_speech import speak 

speak("hello")
the text_to_speech will generate a mp3 file and it try to play the file (But no sound at all)

Info: Raspberry pi, Python 3.7.3

I can do the same in windows 10 and there are sound.

Can you help me out?
It's strange, I have never seen this, there were problems with the sound, but this was not