Description Usage Arguments Value
View source: R/create_videos.R
Create video from script and PNGs
| 1 2 3 4 5 6 7 | create_videos(
  course_status = ".",
  voice = text2speech::tts_default_voice(service = service),
  service = "google",
  verbose = TRUE,
  ...
)
 | 
| course_status | output from  | 
| voice | Voice to pass to  | 
| service | speech synthesis service to use, passed to  | 
| verbose | print diagnostic messages | 
| ... | additional arguments passed to  | 
A 'data.frame' output from check_course
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.