speakInJA_v2 | R Documentation |
This function reads aloud the clipboard content in Japanese using the MacOS system's 'say' command. The function specifically uses the 'Kyoko' voice for the speech. It only works on MacOS systems.
speakInJA_v2()
Speak Clipboard in Japanese on MacOS System
A message indicating the completion of the speech is returned.
Satoshi Kume
## Not run:
# Copy some text into your clipboard in RStudio and then run the function
speakInJA_v2()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.