Integrating question and my 2 cents. Use R2WD to print your output in word file Use TTS facility of windows to do the speech
Never implemented myself but may work Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Oct 4, 2012, at 7:55 AM, Alex Zhang <[email protected]> wrote: > Thanks, Mike! I am on Windows for this project tho... > > - Alex > > > ________________________________ > From: R. Michael Weylandt <[email protected]> > To: Alex Zhang <[email protected]> > Cc: "[email protected]" <[email protected]> > Sent: Thursday, October 4, 2012 8:50 AM > Subject: Re: [R] Text to Speech In R > > On Thu, Oct 4, 2012 at 1:31 PM, Alex Zhang <[email protected]> wrote: >> Dear all, >> >> Excuse me for my searching skills: I just couldn't figure out how to do any >> simple text to speech in R console. >> >> What I want to do is, out put simple English words or sentences to speaker >> as voice. No fanciness. For example, I want the R console to speak "Hello >> world" or "Howdy". >> >> Do you know of any related function/package? Thanks > > On Mac OS X, you can access the system faculties to do so with > system("say hello") or what have you. > > M > >> >> - Alex >> [[alternative HTML version deleted]] >> >> >> ______________________________________________ >> [email protected] mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

