Monday, July 26, 2010

Cara membuat KOMPUTER berbicara (tanpa software)

Cara membuat KOMPUTER berbicara (tanpa software)


keren kan jika komputer bisa berbicara...
Caranya sangat sederhana,tinggal paste kode berikut ke notepad...
Dim userInput
userInput = InputBox("Write a message for me to say")
Set Sapi = Wscript.CreateObject("SAPI.SpVoice")
Sapi.speak userInput

kemudian save dengan type file VBS
(misalnya SUARA.VBS)

0 komentar:

Post a Comment

tinggalkan pesan

Related Posts Plugin for WordPress, Blogger...