Index: chrome/common/extensions/api/tts.json |
=================================================================== |
--- chrome/common/extensions/api/tts.json (revision 235463) |
+++ chrome/common/extensions/api/tts.json (working copy) |
@@ -62,11 +62,6 @@ |
"description": "This voice's gender.", |
"enum": ["male", "female"] |
}, |
- "remote": { |
- "type": "boolean", |
- "optional": true, |
- "description": "If true, the synthesis engine is a remote network resource. It may be higher latency and may incur bandwidth costs." |
- }, |
"extensionId": { |
"type": "string", |
"optional": true, |