Package: aws.transcribe
Type: Package
Title: Client for 'AWS Transcribe'
Version: 0.1.3
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' <https://aws.amazon.com/documentation/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
NeedsCompilation: no
Packaged: 2020-03-11 12:18:34 UTC; asac
Author: Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Antoine Sachet [cre]
Maintainer: Antoine Sachet <antoine.sac@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-11 13:20:06 UTC
