Monday, February 25, 2008

เอาที่เค้าโพสไว้มาเก็บ TTS บน PPC

Hi,

A search with a search engine for "pocket pc text to speech sdk" or "pocket pc speech synthesis sdk" should turn up some results.

Some that I am aware of:
Homemade Text-To-Speech with .NET - an article discussing one possible approach to creatign a crude speech synthesis engine by hand with a .NET CF sample application http://www.generation5.org/content/2004/ttSpeech.asp
Flite - an open source text to speech engine with a Windows Mobile port available at http://www.viksoe.dk/code/flite.htm
Cepstral Text-to-speech - a commercial engine with a range of voices available (online demos at http://cepstral.com/demos/, downloads for pocket pc at http://cepstral.com/cgi-bin/downloads?type=1152217432), has a C / C++ API that is easily P/Invoked from .NET CF code.
The only one I have investigated/used in the past is the Cepstral product.

Hope this helps,
Christopher Fairbairn

====================

Other popular Audio and Video articles:
Motion Detection Algorithms
Some approaches to detect motion in a video stream.
Camera Vision - video surveillance on C#
A C# video surveillance application, which allows monitoring several IP cameras simultaneously.
Face Detection C++ Library with Skin and Motion Analysis
The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/projection and final NN classification
A Simple C# Wrapper for the AviFile Library
Edit AVI files in .NET.
CAviCap and CFrameGrabber - wrappers for AVICap Window
AVICap wrappers to ease real-time video processing and single frame capture

No comments: