Index: chrome/common/extensions/api/tts.json |
diff --git a/chrome/common/extensions/api/tts.json b/chrome/common/extensions/api/tts.json |
index 3b2abf240c35e045a07b612fc2a72908f1afc1e3..c257cd76242d49a6ab993f539d100b57c88c34b6 100644 |
--- a/chrome/common/extensions/api/tts.json |
+++ b/chrome/common/extensions/api/tts.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "tts", |
+ "description": "Use the <code>chrome.tts</code> module to play synthesized text-to-speech (TTS). See also the related <a href='http://developer.chrome.com/extensions/ttsEngine.html'>ttsEngine</a> module, which allows an extension to implement a speech engine.", |
"types": [ |
{ |
"id": "TtsEvent", |