Sean Kross
Sean Kross
Custom hints for specific errors #268
Improve `skip()`
Conditional answer tests swirldev/swirl_courses#148
Allow output text to be able to use variables present in the environment so that something like: ``` paste("My age is", x) ``` is printed to the console as: ```...
Testing multiple answers to swirl questions: #50 (though this is a swirlify enhancement)
``` r function(images, paragraphs, output = tempfile(fileext = ".mp4"), voice_engine = seantalk::talk, subtitles = FALSE, duration = NULL, engine_args = list(helium = TRUE, service = "seanbox"), key_or_json_file = NULL, ...)...
Yeah absolutely.
Thanks for submitting this issue so that people know what to do. I'm actually trying to bypass ffmpeg altogether in future versions of Ari.
Realizing that `{: .notice--warning}` and `{: .notice--info}` are lighter-weight versions of this that are already implemented, but these stand out more visually.
Thank you @monicagerber!