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..d07b05eae4d117f1eefb0b8ca8c9a1482e259e7c 100644 |
--- a/chrome/common/extensions/api/tts.json |
+++ b/chrome/common/extensions/api/tts.json |
@@ -5,6 +5,8 @@ |
[ |
{ |
"namespace": "tts", |
+ "description": "Use the <code>chrome.tts</code> module to play synthesized text-to-speech (TTS).", |
+ "availability": "Google Chrome 14", |
"types": [ |
{ |
"id": "TtsEvent", |