nunos Posted July 8, 2009 Share Posted July 8, 2009 Sorry for posting this under "PHP Help" but I don't know where else to post it, if any moderator is reading this, please move it to where it should belong. I am working on a human verification system and I need 100 mp3 files, corresponding to the 100 first numbers, one up to a hundred. I know this could be done a lot easier if, the number 25, for example, were the "sum" of a twenty.mp3 and five.mp3, but I prefer to have a single twenty-five.mp3 Do someone ever needded something like this or know where to find it? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/165189-mp3-numbers-english-sounds-up-to-100/ Share on other sites More sharing options...
rhodesa Posted July 8, 2009 Share Posted July 8, 2009 while it's not the answer you are looking for, i am curious as to what you are going to do for users where sound is not an option? as for an actual suggestion, may I suggest getting a microphone and just recording them? Quote Link to comment https://forums.phpfreaks.com/topic/165189-mp3-numbers-english-sounds-up-to-100/#findComment-871036 Share on other sites More sharing options...
.josh Posted July 8, 2009 Share Posted July 8, 2009 I'll record them for you for a modest fee. People say I sound like James Earl Jones...if he were to get hardily kicked in the nuts... Quote Link to comment https://forums.phpfreaks.com/topic/165189-mp3-numbers-english-sounds-up-to-100/#findComment-871043 Share on other sites More sharing options...
rhodesa Posted July 8, 2009 Share Posted July 8, 2009 James Earl Jones don't you mean Chris Farley? La Lu le Loooo Laaa LLuuuuuukeee I Aaammm Yoouuurrr Faaatheerrr La Lu le Quote Link to comment https://forums.phpfreaks.com/topic/165189-mp3-numbers-english-sounds-up-to-100/#findComment-871060 Share on other sites More sharing options...
nunos Posted July 8, 2009 Author Share Posted July 8, 2009 Yes, I could record them, but I was just wondering if there was already some files out there with better quality. Quote Link to comment https://forums.phpfreaks.com/topic/165189-mp3-numbers-english-sounds-up-to-100/#findComment-871064 Share on other sites More sharing options...
zq29 Posted July 8, 2009 Share Posted July 8, 2009 You can count up to 999,999,999 with the sounds that are included with Asterisk, but they are in separate files, so for that example you would have to chain the files in the following order: 9.wav hundred.wav and.wav 90.wav 9.wav million.wav 9.wav hundred.wav and.wav 90.wav 9.wav thousand.wav 9.wav hundred.wav and.wav 90.wav 9.wav Although, if you wanted every number in a file, you could write a quick script to build them from the single files. Quote Link to comment https://forums.phpfreaks.com/topic/165189-mp3-numbers-english-sounds-up-to-100/#findComment-871284 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.