Skip to content

This is a workshop about web, showing how to use web speech API through some examples

License

Notifications You must be signed in to change notification settings

AndresMpa/when-browser-speaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When browser speaks

This is workshop about Web Speech API, that's is an API we ccan use to handle with voice interaction while we are using a web browser. Check the compatibility table.

Note: If you want to follow this workshop you need some basics about web browsers also about JavaScript, CSS and HTML. What you can find it this repository are its topics, its structure and its functional project, going depeer about topcis it has:

Topics

To have in consideration

  • The scope pretended for this workshop is to show some feature for middle/advance users (Developers) of web tecnologies.

  • What you can find here can be useful for: differently abled people, in other words, accesibility features; support for ML/DL process, voice recognition, support for virtual assistents, integration with other APIs using the proxy is uses.

  • Example are simple, those have been divided to make it easier to undertand each section of the functional project.