jhudsl / ari

:dancers: The Automated R Instructor
https://jhudatascience.org/ari/
Other
146 stars 38 forks source link

Improve function documentation #57

Closed howardbaik closed 8 months ago

howardbaik commented 11 months ago

Purpose/implementation Section

What changes are being implemented in this Pull Request?

Added examples to roxygen documentation for functions so that new users know how to use the new voice engine API (namely the tts_engine, tts_engine_args, and tts_engine_auth arguments inside ari_spin() and ari_narrate())

What GitHub issue does your pull request address?

https://github.com/jhudsl/ari/issues/49