I wish to create a translation app for Wp7. I am not sure how to go about it. Here the questions.
I like to know when I input text into a TextBox for translation, How I do it ?
1) Say, my Wp7 is Chinese. How do I change it to other languages like France, German, Russian and other? I want to type in German to learn. Example : Type in German and translate to Japanese? How to set my phone for German input ?
2) Is language input thru Keyboard defined by the region?
Say, if user buy the phone in Europe, the keyboard for input like German,France and other are already setup?
textBox inputScope ="Text" This will show all the european languages?
3)how To detect or Find out how many languages that Wp7 KeyBoard can support for input.
Thanks