View Single Post
  #1  
Old 18-05-2015, 04:23
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,185
Thanked 11,211 Times in 2,309 Posts
Razor12911 is on a distinguished road
Inno Setup Speech Library

Hi again guys, I just created this Text-to-Speech Library for Inno Setup. It is not perfect because I created this dll in just 10 minutes.

Just write your text and the dll will read it out.

Functions

Code:
procedure Speak(sText: PAnsiChar);
Attached Files
File Type: 7z Inno Setup Speech.7z (58.5 KB, 156 views)
Reply With Quote
The Following 13 Users Say Thank You to Razor12911 For This Useful Post:
arkantos7 (18-05-2015), Gamer009 (18-05-2015), kassane (19-05-2015), lhanz678 (18-05-2015), lolaya (19-05-2015), Mini (15-04-2016), nasir ahmad (15-04-2016), NickX700K (10-08-2019), omdj (19-05-2015), RamiroCruzo (15-04-2016), Simorq (19-05-2015), Stor31 (18-05-2015), y_thelastknight (18-05-2015)
Sponsored Links