Package: googleLanguageR 0.3.1.1
googleLanguageR: Call Google's 'Natural Language', 'Cloud Translation', 'Cloud Speech', and 'Cloud Text-to-Speech' APIs
Access Google Cloud machine learning APIs for text and speech tasks. Use the Cloud Translation API for text detection and translation, the Natural Language API to analyze sentiment, entities, and syntax, the Cloud Speech API to transcribe audio to text, and the Cloud Text-to-Speech API to synthesize text into audio files.
Authors:
googleLanguageR_0.3.1.1.tar.gz
googleLanguageR_0.3.1.1.zip(r-4.6)googleLanguageR_0.3.1.1.zip(r-4.5)googleLanguageR_0.3.1.1.zip(r-4.4)
googleLanguageR_0.3.1.1.tgz(r-4.5-any)googleLanguageR_0.3.1.1.tgz(r-4.4-any)
googleLanguageR_0.3.1.1.tar.gz(r-4.6-any)googleLanguageR_0.3.1.1.tar.gz(r-4.5-any)
googleLanguageR_0.3.1.1.tgz(r-4.5-emscripten)
googleLanguageR.pdf |googleLanguageR.html✨
googleLanguageR/json (API)
NEWS
| # Install 'googleLanguageR' in R: |
| install.packages('googleLanguageR', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #127
Bug tracker:https://github.com/ropensci/googlelanguager/issues
Pkgdown/docs site:https://docs.ropensci.org
cloud-speech-apicloud-translation-apigoogle-api-clientgoogle-cloudgoogle-cloud-speechgoogle-nlpgoogleauthrnatural-language-processingpeer-reviewedsentiment-analysisspeech-apitranslation-api
Last updated from:ee2e3be289 (on master). Checks:7 NOTE, 1 ERROR, 2 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | NOTE | 164 | |
| pkgdown docs | ERROR | 138 | |
| source / vignettes | OK | 222 | |
| linux-release-x86_64 | NOTE | 151 | |
| macos-release-arm64 | NOTE | 106 | |
| macos-oldrel-arm64 | NOTE | 145 | |
| windows-devel | NOTE | 109 | |
| windows-release | NOTE | 108 | |
| windows-oldrel | NOTE | 116 | |
| wasm-release | OK | 115 |
Exports:gl_authgl_auto_authgl_nlpgl_speechgl_speech_opgl_talkgl_talk_languagesgl_talk_playergl_talk_shinygl_talk_shinyUIgl_translategl_translate_detectgl_translate_documentgl_translate_languages
Dependencies:askpassassertthatbase64enccachemclicurldigestfastmapfsgarglegluegoogleAuthRhttrjsonlitelifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rappdirsrlangsystibbleutf8vctrswithr
Google Cloud Speech-to-Text API
Rendered fromspeech.Rmdusingknitr::rmarkdownon Nov 21 2025.Last update: 2025-09-03
Started: 2017-08-10
Google Cloud Text-to-Speech API
Rendered fromtext-to-speech.Rmdusingknitr::rmarkdownon Nov 21 2025.Last update: 2025-09-03
Started: 2018-04-05
Google Cloud Translation API
Rendered fromtranslation.Rmdusingknitr::rmarkdownon Nov 21 2025.Last update: 2025-09-03
Started: 2017-08-10
Google Natural Language API
Rendered fromnlp.Rmdusingknitr::rmarkdownon Nov 21 2025.Last update: 2025-09-03
Started: 2017-08-10
Introduction to googleLanguageR
Rendered fromsetup.Rmdusingknitr::rmarkdownon Nov 21 2025.Last update: 2025-09-03
Started: 2017-08-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| googleLanguageR | googleLanguageR-package googleLanguageR |
| Authenticate with Google Language API services | gl_auth gl_auto_auth |
| Perform Natural Language Analysis | gl_nlp |
| Call Google Speech API | gl_speech |
| Get a speech operation | gl_speech_op |
| Perform text to speech | gl_talk |
| Get a list of voices available for text to speech | gl_talk_languages |
| Play audio in a browser | gl_talk_player |
| Speak in Shiny module (server) | gl_talk_shiny |
| Speak in Shiny module (ui) | gl_talk_shinyUI |
| Translate the language of text within a request | gl_translate |
| Detect the language of text within a request | gl_translate_detect |
| Translate a document via the Google Translate API | gl_translate_document |
| Lists languages from Google Translate API | gl_translate_languages |
