Lab 33: Speech Detenction
Link to Lab 33:
In this lab were assigned to create a webpage that would detect speech. The code involved being able to make it so when you speak, the webpage would understand what you are saying and store it. Next, it would have to create a new element that would show all the words that are stored. The speech detention is not perfect, but it is quite amazing that it can be done just using the browser. There is another part of the code so that whenever the word "poop" or anything similar is said, it will be replaced with the poop emoticon. Now, this lab was quite amazing to do cause it just funs seeing what you're saying is translated onto the screen. There wasn't that much code involved which was honestly quite surprising. I may not create a webpage with this exact code, but maybe something similar such as making words appear on a set trigger.
In this lab were assigned to create a webpage that would detect speech. The code involved being able to make it so when you speak, the webpage would understand what you are saying and store it. Next, it would have to create a new element that would show all the words that are stored. The speech detention is not perfect, but it is quite amazing that it can be done just using the browser. There is another part of the code so that whenever the word "poop" or anything similar is said, it will be replaced with the poop emoticon. Now, this lab was quite amazing to do cause it just funs seeing what you're saying is translated onto the screen. There wasn't that much code involved which was honestly quite surprising. I may not create a webpage with this exact code, but maybe something similar such as making words appear on a set trigger.

Comments
Post a Comment