| Index: chrome/common/extensions/docs/tts.html
|
| diff --git a/chrome/common/extensions/docs/tts.html b/chrome/common/extensions/docs/tts.html
|
| index 01b3e2512b83ec57012b58b23a402a0d63415331..942234bf4ff354d388873e1eb1462357be4c97b6 100644
|
| --- a/chrome/common/extensions/docs/tts.html
|
| +++ b/chrome/common/extensions/docs/tts.html
|
| @@ -510,7 +510,7 @@ argument:</p>
|
| <span>chrome.tts.isSpeaking</span>(<span class="optional"><span>function</span>
|
| <var><span>callback</span></var></span>)</div>
|
| <div class="description">
|
| - <p>Checks if the engine is currently speaking.</p>
|
| + <p>Reports if the engine is currently speaking. Note: reports if any engines system wide is speaking when using the native Mac OS X engine.</p>
|
| <!-- PARAMETERS -->
|
| <h4>Parameters</h4>
|
| <dl>
|
|
|