Created
June 9, 2017 19:48
-
-
Save seankross/41b6e62a5209c6e76875d9075bfce705 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| library(aws.polly) | |
| jeff <- synthesize("Hello, I am Jeff Leek. Take a look at this chart on my left.", "Joey") | |
| plot(jeff@left, type = "l") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment