Voice assistance website

Hello, I need to make one site for blindness disability people with voice assistance. Are there any template BSS to support voice assistance ?

Thank you

3 Likes

Thank you for your comment, but it is not answer my question. Truely I was learning web development coding from 2022 and I like BSS because its very helpful to design the website. In 2 days ago I attended a meeting for disability people in Banjarbaru, South Kalimantan and I was talking with one person has low vision, He is a leader of the Yayasan Tuna Netra Nusantara (Community for blindness or low vision people in Banjarbaru area). He wanna to make a digital library for open source application (android application) that help disability people to access internet and environment. And then I think that I can make a digital library but the digital library website need a responsivevoice text to speech for disability people. Is it possible that BSS developer to make a responsivevoice text to speech template or component? Or any another way to help the community Yayasan Tuna Netra Nusantara.

For speech, the user computer need to install screen reader software. The website just need to ensure the accessibility such as ALT description which is supported in BBS. With the accessible html code, the screen reader can read it out for the blind.

There are no premade templates specifically formatted for “voice assistance” because building a website for voice assistance will largely vary from website to website. In general, you want to following the guidelines here (which are framework-independent)…

Regarding Bootstrap specifically, you may find this information to be of assistance…

1 Like