Asked
— Edited
I have been developing a script that generates a series of numerals and I've noticed that the Talk servo Control does not move when it receives a numeral in the Say command. For example:
Sayezb(" two hundred and fourty eight") # the servo moves and the audio plays
Sayezb("248") #the servo does not move but the audio plays
Is there any way to get the Talk servo to move when it is fed numerals?
Yes, I noticed that. Guess I shoulda waited a couple more days before jumping in.
Ah well, wasn't much work on my part at least. Only about an hour or so. Better this way and it probably handles much larger numbers. Perhaps decimal fractions as well?