Question
Concatenating small WAV files together?
This is weird, but I'd like to create a voice message for
river heights. I can get the current river height, let's say "5.4".
If I can create little WAV files "one", "two", "three" , "point",
I'd like to parse through the "5.4" and then combine the WAV files
"five" "point" "four", and create a single WAV: "five point four",
and then email that back out.
Does anyone have any idea how or if this is possible???
Thanks
Does anyone have any idea how or if this is possible???
Thanks