cloudyr / aws.transcribe

Client for AWS Transcribe
https://cran.r-project.org/package=aws.transcribe
4 stars 6 forks source link

Pass additional arguments to start_transcription() #6

Open s-spavound opened 3 years ago

s-spavound commented 3 years ago

This PR addresses issues #1 and #4 and supersedes PR #3.

[x] Updated NEWS.md [x] Updated DECRIPTION [x] Updated Documentation for functions [] Added Unit Tests [x] R CMD check passes

This PR allows the passing of additional arguments to Amazon Transcribe. Happy to make any additional changes as required.