revSpeak with 2.8.1

2007-05-29 Thread Jim Sims

I just made a very simple standalone to test revSpeak on WIndows
(Same stack tested and works fine on OS X).

I made sure it included the revspeech.dll option when building the  
standalone,

it was in the Externals folder.

Has two buttons...

on mouseUp
revSpeak Hello world
end mouseUp

another that stops speech  unloads.


This WIndows machine works with revspeak on Rev 2.6.1
Does not work with Rev 2.8.1


Does anyone have a Rev 2.8.1 WIndows standalone that does revSpeak?

Maybe this is a new bug?

Jim Sims
Custom Software Development
www.EZPZapps.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revSpeak with 2.8.1

2007-05-29 Thread runrev260805
Hi,

i tested here with Studio 2.81 build 470 under Windows XP. Standalone works 
with revspeak.

Matthias


 Original Message 
Subject: revSpeak with 2.8.1 (29-Mai-2007 15:06)
From:Jim Sims [EMAIL PROTECTED]
To:  [EMAIL PROTECTED]

 I just made a very simple standalone to test revSpeak on WIndows
 (Same stack tested and works fine on OS X).
 
 I made sure it included the revspeech.dll option when building the  
 standalone,
 it was in the Externals folder.
 
 Has two buttons...
 
 on mouseUp
 revSpeak Hello world
 end mouseUp
 
 another that stops speech  unloads.
 
 
 This WIndows machine works with revspeak on Rev 2.6.1
 Does not work with Rev 2.8.1
 
 
 Does anyone have a Rev 2.8.1 WIndows standalone that does revSpeak?
 
 Maybe this is a new bug?
 
 Jim Sims
 Custom Software Development
 www.EZPZapps.com
 
 
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution
 
 
 
 
 To: use-revolution@lists.runrev.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revSpeak with 2.8.1

2007-05-29 Thread Roger . E . Eller
Jim Sims wrote:
 Does anyone have a Rev 2.8.1 WIndows standalone that does revSpeak?
 Maybe this is a new bug?

 Jim Sims

I copied and pasted your simple revSpeak Hello World into a button. I
then built a standalone with 2.8.1. It works on my machine (WinXP SP2).

Roger Eller [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revSpeak with 2.8.1

2007-05-29 Thread Eric Chatonet

Hi Sims,

Some dlls with 2.8 *must* be in the exe folder to run (it is the case  
with libeay and ssleay but should not with revSpeak...)
Have you tried to test the result (answer the result): it could you  
give a clue:
From the docs: If text to speech is not available on the current  
system, the revSpeak command sets the result function to an error  
message.

 ;-)

Le 29 mai 07 à 15:04, Jim Sims a écrit :


I just made a very simple standalone to test revSpeak on WIndows
(Same stack tested and works fine on OS X).

I made sure it included the revspeech.dll option when building the  
standalone,

it was in the Externals folder.



Best regards from Paris,
Eric Chatonet.

http://www.sosmartsoftware.com/
[EMAIL PROTECTED]/



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revSpeak with 2.8.1

2007-05-29 Thread Jim Sims

Thanks all who answered.

Looks like I am back to user machine problems.   ;-)

sims

On May 29, 2007, at 4:00 PM, [EMAIL PROTECTED] wrote:



Also, if you would, please try this for me:

http://ezpzapps.com/WindowsSpeakText.zip

Thanks,

sims



I was riding on the mayflower...  It speaks just fine.
However, unless I click your Stop Speak Text button -TWICE-, it  
will not

speak again.

Thanks.
~Roger



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revSpeak with 2.8.1

2007-05-29 Thread Peter T. Evensen
What version of Windows are you running?  What version of TTS on 
Windows?  Microsoft, in their infinite wisdom, changed the Speech API 
between 4 and 5.  Revolution currently defaults to version 5.  If you 
don't have version 5 installed, you need to replace revspeech.dll with 
revspeechsapi4.dll (renamed to revspeech.dll), or upgrade to TTS version 5.


revspeechsapi4.dll can be found in Runtime\Windows\x86-32\Externals in 
version prior to 2.8.1.


Jim Sims wrote:

I just made a very simple standalone to test revSpeak on WIndows
(Same stack tested and works fine on OS X).

I made sure it included the revspeech.dll option when building the 
standalone,

it was in the Externals folder.

Has two buttons...

on mouseUp
revSpeak Hello world
end mouseUp

another that stops speech  unloads.


This WIndows machine works with revspeak on Rev 2.6.1
Does not work with Rev 2.8.1


Does anyone have a Rev 2.8.1 WIndows standalone that does revSpeak?

Maybe this is a new bug?

Jim Sims
Custom Software Development
www.EZPZapps.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution