Package: aws.transcribe
Type: Package
Title: Client for 'AWS Transcribe'
Version: 0.1.2
Date: 2018-04-09
Authors@R: c(person("Thomas J.", "Leeper",
                    role = c("aut", "cre"), 
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326"))
             )
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
Suggests: testthat, aws.s3
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-09 14:40:30 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-09 15:50:28 UTC
