Changes

Jump to navigation Jump to search
m
Line 77: Line 77:     
Here are some of the libraries I am considering to use for the project to ease the development process. This is not a static list and can change as and when I am implementing the features of the activities.
 
Here are some of the libraries I am considering to use for the project to ease the development process. This is not a static list and can change as and when I am implementing the features of the activities.
# [https://github.com/kripken/speak.js/ speak.js] for text to speech generation in javascript for the ‘Speak’ activity. (GNU GENERAL PUBLIC License)
+
# [https://github.com/kripken/speak.js/ speak.js] or [http://www.masswerk.at/mespeak/ mespeak.js] for text to speech generation in javascript for the ‘Speak’ activity. (GNU GENERAL PUBLIC License)
 
# Google Translate to generate the audio for given text, also to be used with the ‘Speak’ activity. (This requires us to be online while using the activity but the speech synthesized is of a higher quality).
 
# Google Translate to generate the audio for given text, also to be used with the ‘Speak’ activity. (This requires us to be online while using the activity but the speech synthesized is of a higher quality).
 
# [https://github.com/desandro/masonry masonry.js] for clean and simple grid layouts for the ‘Fototoon’ activity. (MIT License)
 
# [https://github.com/desandro/masonry masonry.js] for clean and simple grid layouts for the ‘Fototoon’ activity. (MIT License)
39

edits

Navigation menu