Package: aws.transcribe Type: Package Title: Client for 'AWS Transcribe' Version: 0.1.3.9000 Date: 2020-03-10 Authors@R: c(person("Thomas J.", "Leeper", role = c("aut"), email = "thosjleeper@gmail.com", comment = c(ORCID = "0000-0003-4097-6326")), person("Antoine", "Sachet", role = c("cre"), email = "antoine.sac@gmail.com")) Description: Client for 'AWS Transcribe' , a cloud transcription service that can convert an audio media file in English and other languages into a text transcript. License: GPL (>= 2) URL: https://github.com/cloudyr/aws.transcribe BugReports: https://github.com/cloudyr/aws.transcribe/issues Imports: tools, httr, jsonlite, aws.signature (>= 0.3.4) Suggests: testthat Encoding: UTF-8 RoxygenNote: 7.0.2 Config/pak/sysreqs: libssl-dev Repository: https://cloudyr.r-universe.dev Date/Publication: 2020-03-18 13:11:10 UTC RemoteUrl: https://github.com/cloudyr/aws.transcribe RemoteRef: HEAD RemoteSha: f5d3f4fa9cd0152b9b609791e0b7da8beeff9752 NeedsCompilation: no Packaged: 2026-06-18 08:29:11 UTC; root Author: Thomas J. Leeper [aut] (ORCID: ), Antoine Sachet [cre] Maintainer: Antoine Sachet