Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text-to-speech #39

Closed
MarkEdmondson1234 opened this issue Mar 27, 2018 · 3 comments
Closed

Add text-to-speech #39

MarkEdmondson1234 opened this issue Mar 27, 2018 · 3 comments

Comments

@MarkEdmondson1234
Copy link
Collaborator

https://cloud.google.com/text-to-speech/

@MarkEdmondson1234
Copy link
Collaborator Author

Available in GitHub version now:

# creates an audio file talking the text supplied
gl_talk("The rain in spain falls mainly in the plain",  output = "output.wav")

@MarkEdmondson1234
Copy link
Collaborator Author

MarkEdmondson1234 commented Mar 27, 2018

  • tests and coverage
  • document it
  • available languages list
  • update shiny app

@MarkEdmondson1234
Copy link
Collaborator Author

Now will launch a browser to play your audio speech file:

gl_talk("Testing my new audio player") %>% gl_talk_player()

MarkEdmondson1234 added a commit that referenced this issue Apr 1, 2018
MarkEdmondson1234 added a commit that referenced this issue Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant