I’ve been messing around around with the ms translator api (http://msdn.microsoft.com/en-us/library/ff512435.aspx) and thought I’d post my sample code.
A quick app that speaks with a localized French accent.
I’ve been messing around around with the ms translator api (http://msdn.microsoft.com/en-us/library/ff512435.aspx) and thought I’d post my sample code.
A quick app that speaks with a localized French accent.
Hello,
I’ve been trying to run your code, with not a lot of luck…
It appears to have a migration problem, I tried following this guide http://blogs.msdn.com/b/jaimer/archive/2010/06/28/migrating-apps-from-windows-phone-ctps-to-the-beta-build.aspx?wa=wsignin1.0 , but still, I can’t run the code.
I’ve changed the namespaces but I still get a type ‘phoneNavigation:PhoneApplicationPage’ was not found.
could you please give me a hand?
thanks
Eyal
I have just tried this project with the latest tools and it works ok for me. Please let me know more about the issue/error you are seeing…
Does this need a working internet connection?
Yes, it uses the Bing APIs for which you need an internet connection.
Managed to compile but got the message upon click the Speak button:
Custom tool warning: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information
File : Regerence.svcmap
Please help. Many thanks.
hi shirley,
Please read this https://connect.microsoft.com/VisualStudio/feedback/details/496448/custom-tool-warning-unable-to-load-one-or-more-of-the-requested-types-when-updating-wcf-references-in-silverlight-application
There are also some workarounds here….