flash_auto-score
This is an old revision of the document!
Flash Auto-Score
Know automatically if the user gets it right. (Currently, the user must score himself by clicking the “Right” or “Wrong” button.
Use the microphone, compare user's speech input, and decide whether it's right or wrong.
Let the user type in the answer, and do a text string compare to see if it is correct.
Reading, writing, listening, speaking.
User can input by typing, drawing, or speaking.
- typing - string compare
- drawing - AI pattern matching of pen strokes
- speaking - use microphone and Web Speech API to convert input to text, then to a string compare
flash_auto-score.1663992809.txt.gz · Last modified: 2022/09/24 00:13 by jhagstrand