+ 1
Text to speech using python character by character
Hello I could find pytts to convert text to speech using python.... it speaks as banana for banana , but I need python to speak as B A N A N A (characters of words rather than entire spelling)... can I achieve the same ?
2 Answers
+ 1
for this, there is an easy answer. Record yourself saying each letter of the alphabet. Then in the program create an array of letters and for each letter play the audio acordingly. You should need an audio playing library though.
+ 1
yes Bebida Roja , this could be the implementation.... anything else is available directly or this is the only way of doing the same is my concern now.
Hot today
Python — File Handling
2 Votes
Help me
0 Votes
What’s wrong?
2 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Achievements on Sololearn
1 Votes
How to draw in the console?
0 Votes