pressbooks aldine theme the theme used for the front page or default book
 
 
 
 
 
 

14 lines
320 B

{
"textToSpeech": {
"name": "Text To Speech",
"description": "A wrapper around the Web Speech API for Speech Synthesis",
"cssFiles": [],
"files": [
"./js/TextToSpeech.js"
],
"dependencies": [
"jQuery",
"framework"
]
}
}