| 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..65e8f8bc36a2ebc5bc74ced48cf364a84cc1b108 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>Checks whether the engine is currently speaking. On Mac OS X, the result is true whenever the system speech engine is speaking, even if the speech wasn't initiated by Chrome.</p>
|
| <!-- PARAMETERS -->
|
| <h4>Parameters</h4>
|
| <dl>
|
|
|