speakInJA {chatAI4R} | R Documentation |
Speak Selected Text in Japanese
Description
This function reads aloud the selected text 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.
Usage
speakInJA()
Details
Speak Selected Text in Japanese on MacOS System
Value
A message indicating the completion of the speech is returned.
Author(s)
Satoshi Kume
Examples
## Not run:
# Select some text in RStudio and then run the rstudio addins
## End(Not run)
[Package chatAI4R version 0.2.10 Index]