Hello:

I use VFP7 SP1 and am writing an application which must read chinese
traditional and simplified texts using TTS.

I'd done this in english and spanish using Ms Agent. Now in chinese I dont
know how to do it. I dont know TTS chinese engines as microsoft offers.

Does some one can help me?

With best regards.

Alejandro Fernandez

Re: Writting an application to learn chinese in VFP by tnhoe

tnhoe
Wed Feb 08 03:41:46 CST 2006

"homeologica",

> traditional and simplified texts using TTS.

I dont know what is TTS.
Does the Chinese Language in WinXp helps ?

Regards
Hoe



Re: Writting an application to learn chinese in VFP by fb

fb
Thu Feb 09 05:09:49 CST 2006

"homeologica" <homeologica@hotmail.com>
:OHlizuGLGHA.3936@TK2MSFTNGP10.phx.gbl...
> Hello:
>
> I use VFP7 SP1 and am writing an application which must read Chinese
> traditional and simplified texts using TTS.
>
> I'd done this in english and spanish using Ms Agent. Now in chinese
> know how to do it. I dont know TTS chinese engines as microsoft offers.
>

Microsoft SAPI 5.1 contains simplified Chinese TTS. In Windows XP sold to
some local government PCs, this TTS is included there. Extracted below is
the register item:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSSimplifiedChin
eseVoice]
@="Microsoft Simplified Chinese"
"CLSID"="{AE2CF4DB-3697-45F4-9787-0FC5A37BEB36}"
"409"="Microsoft Simplified Chinese"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\MSSimplifiedChin
eseVoice\Attributes]
"Name"="Microsoft Simplified Chinese"
"Gender"="Male"
"Age"="Adult"
"Language"="804"
"Vendor"="Microsoft"

If you use Windows XP as well, you can do this just as you do with the
English TTS.

Chuncan Feng
China



Re: Writting an application to learn chinese in VFP by cnetseek

cnetseek
Thu Feb 09 07:15:43 CST 2006

i know there is a software named SmartRead SDK, can read chinese and
englihs text with VFP.

but now only chinese website.

http://www.smartysoft.cn/smartreadsdk/


Re: Writting an application to learn chinese in VFP by cnetseek

cnetseek
Thu Feb 09 07:17:06 CST 2006

i know there is a software named SmartRead SDK, can read chinese and
englihs text with VFP.

but now only chinese website.

http://www.smartysoft.cn/smartreadsdk/


Re: Writting an application to learn chinese in VFP by homeologica

homeologica
Thu Feb 09 20:02:32 CST 2006

Thanks to all responses.

Does this Smartread is free?





Re: Writting an application to learn chinese in VFP by fb

fb
Sat Feb 11 04:46:16 CST 2006


"homeologica" <homeologica@hotmail.com>
:#3nB4ZeLGHA.2904@TK2MSFTNGP10.phx.gbl...
> Thanks to all responses.
>
> Does this Smartread is free?
>

That company offers a freeware version of SmartRead. The English version of
the website is also available.
http://www.smartysoft.com/index.php

Chuncan Feng
China