Forum Discussion
sandrahanser
28 days agoCommunity Member
audio encoding to generate a voice-over
Hello,
I would like to know if it is possible to insert a line of audio code to generate a voice-over with an animation in Rise using the “Code” block?
Thank you very much!
StevenBenassi
25 days agoStaff
Hi sandrahanser!
Great question!
Yes, Rise 360 Code Blocks do support audio and animated integration. Code Blocks run standard HTML/CSS/JavaScript, so HTML5 audio elements and animations will work fine.
The only caveat is that during playback, autoplay might be blocked by browser policies. This is standard web behavior and not a limitation of Rise itself. As a workaround, you can add a play button or an interactive user trigger within the code itself.
Please let me know if you need anything else!
Related Content
- 6 months ago
- 7 months ago