PDA

View Full Version : DLL: SpeakText


RizlaUK
07-04-2008, 08:35 PM
here is a small (15 line) dll that uses SAPI to speak a string of text, you can set the rate and volume of the speach but it will use the system default voice.

now your app can talk without useing luaCOM + ActiveX

Esfahan
07-04-2008, 11:10 PM
WooooooooooooooooooooooooooW
It is a real dll from RizlaUUUUUUUUUUUUUUUUUUUUUUKKKKKKKKKKKKKKKKKKKKK;)
I do suggest to Download it to All
Thanks man for Develop AMS:yes

Imagine Programming
07-05-2008, 07:40 AM
Nice rizla:) works great

RizlaUK
07-05-2008, 11:18 AM
yes, i like tha fact that with this system i can use AxctiveX in AMS and not have to use luaCOM

it means wrapping every single ocx function but for small things its quite handy

Imagine Programming
07-05-2008, 11:53 AM
Yes indeed, it's unhandy to use entire LUAcom for a small ocx

RizlaUK
07-05-2008, 12:30 PM
exactly, i'v also just this min discoverd how to use comctl32 controls in PB and im now wondering if there is a way to use them in AMS via a wrapper, its a long shot, but anythings worth trying once ;)

Imagine Programming
07-05-2008, 04:45 PM
Hahaha i wish i was as experienced as you are with PureBasic hehe, would make my life much easier lol but i'm learning from the examples in PB :)

RizlaUK
07-05-2008, 05:04 PM
good illusion isent it, ;)

im not that great, im just a quick learner, to be honest, PB annoys the life outter me, why cant they combine the IDE and visual designer togeather so you can edit a buttons script in the visual designer, making 50% in VD and 50% in PB is just a pain, but its my only grumble with PB.

Imagine Programming
07-05-2008, 07:32 PM
why cant they combine the IDE and visual designer togeather so you can edit a buttons script in the visual designer

indeed! first make the design perfect, cos you need to generate the script before you can put the actions in...
Really frustrating...
cos if you wanna ad an object it has to be added in the script

ah well:P maybe in a later version:P i'll keep hoping

RizlaUK
07-05-2008, 07:45 PM
yeah, hopefuly

i like the new visual designer, the way if formats the code, im sure with this technic the above would be possable, but its still alpha and its very very buggy!