Re: Text to Speech
- From: "Tom Ogilvy" <twogilvy@xxxxxxx>
- Date: Sun, 22 Oct 2006 20:24:52 -0400
Sub ABC()
Range("B9").Select
Application.Speech.Speak ActiveCell.Text
End Sub
Assumes you have the speech capabilities configured.
--
Regards,
Tom Ogilvy
"James A" <JamesA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B93C461D-48AA-4618-BC3E-F6B176428813@xxxxxxxxxxxxxxxx
How to create a macro to select a call and execute the text to play
function.
--
James A
.
- Prev by Date: always the specific control has focus when F3 or Ctrl+q is pressed
- Next by Date: Re: scheduling a server-based app
- Previous by thread: always the specific control has focus when F3 or Ctrl+q is pressed
- Next by thread: Re: Text to Speech
- Index(es):
Relevant Pages
|