wxTTS

10 views
Skip to first unread message

asif saeed

unread,
Apr 25, 2013, 7:46:59 AM4/25/13
to wx-u...@googlegroups.com
Hi,

What is the status of wxTTS? Can I use it in its current state to speak 1-2 line English sentences?

Best regards,
-Asif

Julian Smart

unread,
Apr 25, 2013, 8:16:28 AM4/25/13
to wx-u...@googlegroups.com
Hi,

On 25/04/2013 12:46, asif saeed wrote:
> Hi,
>
> What is the status of wxTTS? Can I use it in its current state to
> speak 1-2 line English sentences?
wxTTS as found in AxTk:

https://code.google.com/p/axtk/

is used in my Jutoh ebook editor on the 3 major platforms for creating
MP3 files from ebooks, as well as speaking the current text selection or
document (View -> Speech):

http://www.jutoh.com/ <http://www.jutoh.com/download.htm>download.htm

So hopefully you can judge from that how useful it will be in your
application. To compile wxTTS on Windows with a recent Visual Studio,
you need to install the Windows DDK and add a directory to your
includes, e.g.

C:\WinDDK\7600.16385.1\inc\atl71

Regards,

Julian

>
> Best regards,
> -Asif
>
> --
> Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
>
> To unsubscribe, send email to wx-users+u...@googlegroups.com
> or visit http://groups.google.com/group/wx-users
>
>

asif saeed

unread,
Apr 25, 2013, 8:29:19 AM4/25/13
to wx-u...@googlegroups.com
Thanks, Julian. I hope I can find some simple function of interest, such as wxTTS::speak(wsString &s).

Best regards,
-Asif



Best regards,
-Asif

--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

Julian Smart

unread,
Apr 25, 2013, 9:23:40 AM4/25/13
to wx-u...@googlegroups.com
See the 'blurt' sample for initialisation:

https://code.google.com/p/axtk/source/browse/trunk/samples/tts/blurt/blurtapp.cpp

and speaking:

https://code.google.com/p/axtk/source/browse/trunk/samples/tts/blurt/mainframe.cpp

The main functions for speaking are Speak and SpeakFile but there's a
certain amount of setting-up to do as well.

Regards,

Julian
> wx-users+u...@googlegroups.com
> <mailto:wx-users%2Bunsu...@googlegroups.com>
> or visit http://groups.google.com/group/wx-users
>
>
>
> --
> Please read http://www.wxwidgets.org/support/mlhowto.htm before
> posting.
>
> To unsubscribe, send email to
> wx-users+u...@googlegroups.com
> <mailto:wx-users%2Bunsu...@googlegroups.com>
> or visit http://groups.google.com/group/wx-users
>
>
>
> --
> Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
>

asif saeed

unread,
Apr 25, 2013, 9:38:04 AM4/25/13
to wx-u...@googlegroups.com
Thank you, Julian. That'll be enough I think.

Best regards,
-Asif



        or visit http://groups.google.com/group/wx-users



    --     Please read http://www.wxwidgets.org/support/mlhowto.htm before
    posting.

    To unsubscribe, send email to

--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

Reply all
Reply to author
Forward
0 new messages