Search found 119 matches: speaking

Return to advanced search

Re: Voice SPEAKING

Antonio,
this question is an old my question never resolved
I need to made a menu with option sound for a boy at school
On w7 it not run
by Silvio.Falconi
Thu May 16, 2013 1:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: Voice SPEAKING

I have just tested it on Windows 8 64 bits and worked fine.

The only difference with Windows 8 32 bits is that on 64 bits a man talks, and on 32 bits is a lady :-)

Going to try it on Windows 7...
by Antonio Linares
Thu May 16, 2013 9:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: Voice SPEAKING

here not working windows 7 64 bits
Regards
Paco
by Francisco Horta
Wed May 15, 2013 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: Voice SPEAKING

Inspecting "SAPI.SPVoice" STDCALL dispatch FUNC void QueryInterface( [in] PTR, [out] PTR ) STDCALL dispatch FUNC unsigned long AddRef() STDCALL dispatch FUNC unsigned long Release() STDCALL dispatch FUNC void GetTypeInfoCount( [out] PTR ) STDCALL dispatch FUNC void GetTypeInfo( [in] unsign...
by Antonio Linares
Wed May 15, 2013 2:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: Voice SPEAKING

Here it is working fine on Windows 8 32 bits :-)

Thanks!
by Antonio Linares
Wed May 15, 2013 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: xBrowse Table records with a subtree

... line, and that the detail info shows on indented rows right underneath the parent row on the same xbrowse. Just like a tree on a single xbrowse. Speaking in "tree" terms, in your sample picture, the branches of the tree shows on the left while the leaves of the tree shows on the right. ...
by reinaldocrespo
Sat Dec 15, 2012 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Table records with a subtree
Replies: 9
Views: 2185

Re: FiveWIN xHarbour Dev enviornment in Tablet

Tim, I want to clarify that I am speaking of using a Tablet with Android OS in order to create a COMPLETE (Hardware + Software) low cost Point Of Sale. Regarding your 30 years of experience, I can understand it, as I am "programming ...
by George
Thu Dec 13, 2012 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWIN xHarbour Dev enviornment in Tablet
Replies: 33
Views: 11918

Re: Server vs Notebook as Server for FW programms

... Yes. More fault tolerant. YES, by a huge margin. One of the main reasons, besides costs, is that a notebook or desktop is not redundant, strictly speaking. We deployed a HP Proliant Server. Benefits: 1. Redundant memory - can be exchanged without powering down. 2. Redundant power supply - can ...
by HunterEC
Tue Nov 06, 2012 4:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Server vs Notebook as Server for FW programms
Replies: 44
Views: 16935

Re: FiveDBU for 32/64 bits

Dear Antonio,
I think you are wrong on this. We are speaking of totally 2 different things.
I am speaking of MetroStyle you from the OS windows 8.

Best regards,
Otto
by Otto
Tue Jun 12, 2012 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveDBU for 32/64 bits
Replies: 163
Views: 75407

Re: Voice SPEAKING

I do'nt install any DLL .

When i try the program on the same computer in XP Mode with Virtual PC, i hear the string .

I do'nt know what to do !


Thanks for your help .
by Jack
Thu Jun 07, 2012 7:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: Voice SPEAKING

Jack

Is there a .dll file that goes with your code tOleAuto():New( "Sapi.SPVoice" ) ? If yes, perhaps it needs to be registered with Windows 7 ?

Just a quick thought.

Rick Lipkin
by Rick Lipkin
Thu Jun 07, 2012 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Voice SPEAKING

This code work with XP and NOT with Win 7 64 !

#include "fivewin.ch"

function main()

local oVoice := tOleAuto():New( "Sapi.SPVoice" )
local SSFMCreateForWrite := 1 && 3

oVoice:Speak( "Fivewin for harbour !" )

return .T.

Any idea ?

Thanks
by Jack
Thu Jun 07, 2012 3:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 4694

Re: RVISUAL

... you can change the order of control ... very useful, if after entering multiple controls, you decided to put another one there in the middle. ah! speaking in a control stick in the middle of other already inserted, you can also do this more easily ... do so: SELECT control just before the new ...
by ricardommarques
Sun Apr 08, 2012 2:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RVISUAL
Replies: 29
Views: 5653

Re: Incremental Search

Actually, I'm speaking of the oSeek property not the cSeek property. I guess it could also be done with the cSeek...? Here is what I mean; let's say the get for the last name on the form looks like this:    @ 1, 01 GET ::oSeek VAR ...
by reinaldocrespo
Sat Mar 03, 2012 6:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Incremental Search
Replies: 8
Views: 3089
PreviousNext

Return to advanced search