Number Generator for Foreign Language Learning
June 30, 2015 7:06 PM   Subscribe

Is there a number generator that will read the number out in Mandarin?

So, I'm in the process of acquiring a minimal level of Mandarin. Before I learn any more words, I'd like to have the numbers down cold. Is there a site or an app that will give me a random number, allow me a few seconds to say it myself, and then say the number correctly? Ideally it would come with settings for which numbers to allow (decimals, larger than 100, etc.).

I can't imagine this would be that weird of a request, but Google has failed me. I imagine I should be able to make this in Anki, but there's got to be a better way than brute force.
posted by Trifling to Writing & Language (1 answer total) 1 user marked this as a favorite
 
Should be pretty trivial Python scripting using the random and pyttsx modules. The engine used depends on your OS, but it should be able to handle such a popular language.
posted by supercres at 9:41 PM on June 30, 2015


« Older Coding for yourself when not at work   |   I need some new shows to binge or get into :) Newer »
This thread is closed to new comments.