View source: R/deepel_rstudioapi_speakInJA.R
deepel_rstudioapi_speakInJA | R Documentation |
This function takes the selected text in RStudio, translates it into Japanese using the DeepL API, and then speaks the translated text using MacOS's speech system.
deepel_rstudioapi_speakInJA()
Translate Selected Text and Speak in Japanese via DeepL API and MacOS system
A message indicating that the translation and speech process has finished.
Satoshi Kume
## Not run:
#Select the following text: "La selección está traducida al inglés."
#Then, execute "Translation and Speak in Japanese : deepRstudio" from RStudio addins.
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.