Dark Bit Factory & Gravity

PROGRAMMING => Other languages => ASM => Topic started by: Baudsurfer on February 02, 2013

Title: 115-byte speech synthesis on XP SP3
Post 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>
Title: Re: 115-byte speech synthesis on XP SP3
Post by: combatking0 on February 03, 2013
Just tried it out - it works really well. :D
Title: Re: 115-byte speech synthesis on XP SP3
Post by: Baudsurfer on February 08, 2013
Thank you for the feedback combatking0 !
Title: Re: 115-byte speech synthesis on XP SP3
Post by: flightcrank on August 26, 2013
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 ?
Title: Re: 115-byte speech synthesis on XP SP3
Post by: ash on August 30, 2013
 :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++