View Single Post
  #8 (permalink)  
Old 03-20-2006, 11:48 PM
Rastarr Rastarr is offline
Junior Member
 
Join Date: Nov 2005
Location: Brisbane, Oz
Posts: 4
Rastarr is on a distinguished road
Hey codersguru,

Excellent work you're doing here, mate.
I have a few problems with this version.

The DLL is incorrectly named in the include file i.e. speak.dll where the DLL is actually named SPEECH.DLL

If i rename the DLL to speak.dll, I get an error '2006.03.21 10:37:18 Speack_Demo GBPUSD,M30: cannot call function 'gRate' from dll 'speak.dll'
- so there appears to be something wrong there also

Original version works great though
Reply With Quote