Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: VisualBasic | Size: 0.12 KB | Hits: 372 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. Dim message, sapi
  2. message=InputBox("Gagandeep Sekhon","Talk it")
  3. Set sapi=CreateObject("sapi.spvoice")
  4. sapi.Speak message