-
-
Notifications
You must be signed in to change notification settings - Fork 281
Description
Hello,
xaringan is very nice tool for blind people to create presentation slides as long as they have enough knowledge about R Markdown and some CSS syntax.
I am one of the blind R users who have massively benefitted from Rmd in many areas of my professional life.
I really appreciate your hard work for rmarkdown, bookdown, blogdown, xaringan, etc.
There is no problem at all in terms of composing an Rmd-based xaringan document.
However, when I give a professional presentation using HTML slides produced by xaringan, I have to turn off my screen reading software not to bother my audience from the text-to-speech synthesizer.
As you guess, I have to memorize how many times I have to press space bar corresponding to either the number of my slides or incremental element as I cannot see the screen; this is not very ideal and sometimes I make a mistake.
I was wondering if there would be any way for you to improve xaringan
to implement a sound effect towards each slide or any element like we apply CSS class properties to make some parts large or small using .large[] or .small[].
If possible, I would like to associate any sound effect file wen applying that sound property to an element so that I can recognize what appears.
Do you think it is something that can be implemented?
Appreciatively,