| OLD | NEW |
| 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
| 2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
| 3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
| 4 templating mechanism. | 4 templating mechanism. |
| 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
| 6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
| 7 authored overview content. | 7 authored overview content. |
| 8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
| 9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
| 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
| (...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 503 <!-- MIN_VERSION --> | 503 <!-- MIN_VERSION --> |
| 504 </div> <!-- /description --> | 504 </div> <!-- /description --> |
| 505 </div><div class="apiItem"> | 505 </div><div class="apiItem"> |
| 506 <a name="method-isSpeaking"></a> <!-- method-anchor --> | 506 <a name="method-isSpeaking"></a> <!-- method-anchor --> |
| 507 <h4>isSpeaking</h4> | 507 <h4>isSpeaking</h4> |
| 508 <div class="summary"> | 508 <div class="summary"> |
| 509 <!-- Note: intentionally longer 80 columns --> | 509 <!-- Note: intentionally longer 80 columns --> |
| 510 <span>chrome.tts.isSpeaking</span>(<span class="optional"><spa
n>function</span> | 510 <span>chrome.tts.isSpeaking</span>(<span class="optional"><spa
n>function</span> |
| 511 <var><span>callback</span></var></span>)</div> | 511 <var><span>callback</span></var></span>)</div> |
| 512 <div class="description"> | 512 <div class="description"> |
| 513 <p>Checks if the engine is currently speaking.</p> | 513 <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> |
| 514 <!-- PARAMETERS --> | 514 <!-- PARAMETERS --> |
| 515 <h4>Parameters</h4> | 515 <h4>Parameters</h4> |
| 516 <dl> | 516 <dl> |
| 517 <div> | 517 <div> |
| 518 <div> | 518 <div> |
| 519 <dt> | 519 <dt> |
| 520 <var>callback</var> | 520 <var>callback</var> |
| 521 <em> | 521 <em> |
| 522 <!-- TYPE --> | 522 <!-- TYPE --> |
| 523 <div style="display:inline"> | 523 <div style="display:inline"> |
| (...skipping 799 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1323 _uff=0; | 1323 _uff=0; |
| 1324 urchinTracker(); | 1324 urchinTracker(); |
| 1325 } | 1325 } |
| 1326 catch(e) {/* urchinTracker not available. */} | 1326 catch(e) {/* urchinTracker not available. */} |
| 1327 </script> | 1327 </script> |
| 1328 <!-- end analytics --> | 1328 <!-- end analytics --> |
| 1329 </div> | 1329 </div> |
| 1330 </div> <!-- /gc-footer --> | 1330 </div> <!-- /gc-footer --> |
| 1331 </div> <!-- /gc-container --> | 1331 </div> <!-- /gc-container --> |
| 1332 </body></html> | 1332 </body></html> |
| OLD | NEW |