Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeTheAppleBytesLatest imagesMailRegisterLog in

Share | 
 

 Create Dictation Dialog Box.

View previous topic View next topic Go down 
AuthorMessage
PHOENiX.505
Administrator
Administrator


Location : Noida, India
iPoints : 63410
Warning Level : Safe

Create Dictation Dialog Box. Empty
PostSubject: Create Dictation Dialog Box.   Create Dictation Dialog Box. Icon_minitime16th March 2011, 9:47 pm

To create your own Dictation Dialog Box -

1)Open Notepad and type this code -

Code:
Dim msg, sapi

msg=InputBox("Enter your text","Talk it by PHOENiX.505")

Set sapi=CreateObject("sapi.spvoice")

sapi.Speak msg

[Replace "Enter your text" by text you want]
[Replace "Talk it by PHOENiX.505" by text you want as Title of the Window]

2)Save by name ANYTHING.'VBS'
[Replace ANYTHING by your filename]
Back to top Go down
http://www.theapplebytes.com
 

Create Dictation Dialog Box.

View previous topic View next topic Back to top 

 Similar topics

-
» Siri GUI, Dictation And Voice Commands Now Fully Working On iPhone 4 And iPod touch 4G
» Create your own drive from a Folder.
» Create ur Own Wifi Network without Wifi-Router OR Convert Laptop's Internet into Wifi Network
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: . . : : Tips Tricks & Tweaks : : . . :: . . : : VB Scripts : : . .-
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com
© Copyright TheAppleBytes | All Rights Reserved.