Dark Bit Factory & Gravity
PROGRAMMING => Other languages => ASM => Topic started by: Baudsurfer on February 02, 2013
-
Hello,
I tried to minimize a working SAPI code for 256-byte/512-byte intros : 115 to 125 bytes
The binary can be found here : http://olivier.poudade.free.fr/bin/speech.com
The source can be found here : http://olivier.poudade.free.fr/src/speech.asm
It was tested tested on "out of the box" XP SP3
Synopsis : C:>speech.com <your text goes here>
-
Just tried it out - it works really well. :D
-
Thank you for the feedback combatking0 !
-
damn im on linux so cant test. but sounds like a cool project. like the speech program on the Atari ST.
where did you learn the theory of how to implement it ?
-
:clap:
Really awesome!
Its cool to see a 125 Byte exe talking!
Even making use of TTS engine of windows in under a KB is great!
Works great on Windows 7.
K++