本文发表在 rolia.net 枫下论坛The web project is to allow someone to read text on the screen and the application records their voice and saves it. The detail is :
Part 1. for example i have a list of book info(such as title/description/image etc) displayed on the page , which are saved and retrieved from database for display.
Part 2. When the user click a specific book title, the link will redirect them to this specific book record page. The page layout is composed of context (or text) section, image section and record/stop buttons etc. when user click record button, they can start record their voice by reading the context. Each word in context will be highlighted at a specified time so that the user can read at the speed we tell them to based on highlighting of words. The image will also change at different time set from the highlighting of words. we will use different time set for highlighting words and image changing. After user clicks "stop" button, the Audio will be saved.
The above is the general idea about the project that i want to implement. I have no idea about how to implement Part 2. What kind of techniques that i have to use to implement this audio/hightlight/image changing stuff. Please tell me what to do and i really appreciate everyone's help. Thanks very much!更多精彩文章及讨论,请光临枫下论坛 rolia.net
Part 1. for example i have a list of book info(such as title/description/image etc) displayed on the page , which are saved and retrieved from database for display.
Part 2. When the user click a specific book title, the link will redirect them to this specific book record page. The page layout is composed of context (or text) section, image section and record/stop buttons etc. when user click record button, they can start record their voice by reading the context. Each word in context will be highlighted at a specified time so that the user can read at the speed we tell them to based on highlighting of words. The image will also change at different time set from the highlighting of words. we will use different time set for highlighting words and image changing. After user clicks "stop" button, the Audio will be saved.
The above is the general idea about the project that i want to implement. I have no idea about how to implement Part 2. What kind of techniques that i have to use to implement this audio/hightlight/image changing stuff. Please tell me what to do and i really appreciate everyone's help. Thanks very much!更多精彩文章及讨论,请光临枫下论坛 rolia.net