+ 1
Can someone please show how to Pronounce Letters in Python 3
How can i create a word, for example LEARN, then create an integer for each letter, use the integer to randomize the letters and finally pronounce each letter using python or convert it to an .mp3 file to play the words as it is being read.
6 ответов
+ 3
Unfortunately, I don't know how to convert to .mp3 😞
+ 1
Show, what you tried to do
+ 1
Show your code
+ 1
i am just a newbie so i am trying to understand. Haven't made any code yet
+ 1
ok but can you make a code in python 3 for example
the word is 'ROMIK' and the interger is from 0 to 4 or -1 to -5.
the interger should reshuffle
everytime the interger is reshuffled, it should pronounce each letter
+ 1
Doesnt work, even if you import random