Python Forum
no sound in terminal python at all
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
no sound in terminal python at all
#1
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?
Reply
#2
It's strange, I have never seen this, there were problems with the sound, but this was not
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  read python running terminal all text rafiqulalam 0 1,431 Sep-02-2020, 02:43 AM
Last Post: rafiqulalam
  Python Shell As Preferred Mode For Integrated Terminal In Visual Studio Code adt 4 4,123 Sep-07-2019, 06:00 PM
Last Post: adt

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020