From 34c2cc673cf785a55a0a9c976b54b1f4c9f9670c Mon Sep 17 00:00:00 2001 From: Sam Parmar <40672605+parmsam@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:06:33 -0400 Subject: [PATCH] Add new reveal js extensions for accessibility (#1170) --- docs/extensions/listings/revealjs.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/extensions/listings/revealjs.yml b/docs/extensions/listings/revealjs.yml index fc06f9c4e..be7bdb372 100644 --- a/docs/extensions/listings/revealjs.yml +++ b/docs/extensions/listings/revealjs.yml @@ -103,3 +103,21 @@ author: "[Sam Parmar](https://github.com/parmsam)" description: | Adds flashcards in slides that you can flip and shuffle. + +- name: speech + path: https://github.com/parmsam/quarto-speech + author: "[Sam Parmar](https://github.com/parmsam)" + description: | + Adds speech recognition for you to navigate slides. + +- name: tts + path: https://github.com/parmsam/quarto-tts + author: "[Sam Parmar](https://github.com/parmsam)" + description: | + Adds text to speech for slides. + +- name: subtitles + path: https://github.com/parmsam/quarto-subtitles + author: "[Sam Parmar](https://github.com/parmsam)" + description: | + Adds live captions for spoken words to slides.