Text To Speech - Windows Mobile Software Development

Hi everyone!
I want to use text to speech in my application. Does anyone know how to do this?
regards
clemens

text to speech
elanspeech has a tts-engine for pocket-pc. various languages. it works quite well. not for free however.

The SDK for the TTS for Pocket PC (Pocket Speech) is downloadable for free (evaluation pop up version) on their web site (www.elanspeech.com)
It is provided with c++ sample...

Related

SMS and Contacts in C#

Hi !
Where can i find information/a tutorial on how to send and receive SMS in C# (for .NET Compact Framework) and how to get Contacts (Name and mobilenumber) ???
Any ideas?
Thanks... Jabba
You will have to resort to P/Invoking the Phone APIs from your C# application.
You can check out a couple of great articles on MSDN that will help you:
http://smartdevices.microsoftdev.com/Learn/Articles/622.aspx
http://smartdevices.microsoftdev.com/Learn/Articles/622.aspx

Read out SMS from my Smartphone

Hi there, how can i develop an application that can read out sms messages from my touch hd (WM 6.5) ?
i want develop on my desktop pc an application that can read out all sms messages from my phone (tools are vista,visual studio 2008)
greetings
SMS
Should be able to using the Microsoft SAPI (speech) library. Would need to add a reference to it first in your desktop app. Look under the COM tab when adding a reference.
I've done it on Delphi / C++ but I believe it should be the same on C#.
andreask1 said:
Hi there, how can i develop an application that can read out sms messages from my touch hd (WM 6.5) ?
i want develop on my desktop pc an application that can read out all sms messages from my phone (tools are vista,visual studio 2008)
greetings
Click to expand...
Click to collapse
that would be a great application. i seen an app for android that does what your looking for i hope you are abel to achive the application
I forget who's Rom I was using. Probably juicy for touch pro1. there was one person that every time she sent a text to me it was marked urgent and my phone would read it out loud to me as it came in. and I mean every time.
What setting in the phone did that?

[Q] Windows app localization help needed.

Hi all.
I'm about to release an app into the wild and have had several offers to translate it into different languages. I'm obviously capable of simply putting different values into text properties of visual controls, but I wondered if there was a standard way of doing this.
Also, how can I tell (in C#, with .Net 3.5) what locale the device is set to?
Thanks in advance,
John
Anyone ?
Search for: "Encoding and Localization in the .NET Compact Framework" in the MSDN .NET Framework Developer's Guide
If you use Resource files, you can have multiple versions. One for each language.
You can get the CultureInfo under System.Globalization.
Nice one - cheers mate

MS Dict Viewer

Hi everyone. I have tried to search and install Ms Dict Viewer but all the versions that i tried to install (*.cab) only supports touch screen phones. Do you guys know any Ms Dict Viewer that will work with our device?
http://download.cnet.com/Talking-Oxford-English-Explanatory-Dictionary/3000-2279_4-10845726.html
this is 1 which is fully supported and so is this one
http://www.abbyy.com/lingvo/
thank you for the reply. but its really not what i was looking for. Its just the Ms Dict Viewer as the versions I have installed doesn't allow me to type anything.
babaandnana said:
thank you for the reply. but its really not what i was looking for. Its just the Ms Dict Viewer as the versions I have installed doesn't allow me to type anything.
Click to expand...
Click to collapse
of course so, because the version of MS Dict Viewer that you use it in a specially right for windows mobile touchscreen or professional(in other words "you're wrong in applying it")..
My knowledge is still a lot of MS Dict Viewer specially for windows mobile standard or non-touchscreen(like your device)

translation software for windows mobile

One of the software is quite essential on modern era and google (google translate) or microsoft (bing translator) decided to develop themselves, indicating how important they consider it is translation software.
This is a software that our phone OS lacks the most. we can find any other app, but not working translation application.
In the past translation applications existed and working pretty nice (wolf translator, anuvadak, KV software google traslate, dv2t translate etc) almost all of them were based on google translate or bing translate engines. But since google and microsoft decided to lock their engines and charge money to anyone using their engine in building an app the above apps stopped working.
i have tried to cover the gap with bookmark on ucweb, or opera widget, but they are not convenient as a normal application.
There is an open source program (dv2t translator) here http://dv2ttranslator.codeplex.com/SourceControl/latest
but must be edited with new working translation engines in order to work properly
we can find translation engines here http://blog.programmableweb.com/201...ng-google-translate-and-google-ajax-language/
So anyone wants and can contribute on reviving our phone os (windows mobile) and it's ability to use translation software ?
so the above project already closed.
but i discovered a way to use program for google translation
follow the steps
download binu/googleapps from here http://m.binu.com/app.php?name=search&other=1
install the file using your phone's java
download and install fingerkeyboard (arrows version) according to your screen resolution from here http://forum.xda-developers.com/showthread.php?t=501122
navigate in binu translate using fingerkeyboard arrows.

Categories

Resources