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 595 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
606 <div> | 606 <div> |
607 <div> | 607 <div> |
608 <dt> | 608 <dt> |
609 <var>event</var> | 609 <var>event</var> |
610 <em> | 610 <em> |
611 <!-- TYPE --> | 611 <!-- TYPE --> |
612 <div style="display:inline"> | 612 <div style="display:inline"> |
613 ( | 613 ( |
614 <span id="typeTemplate"> | 614 <span id="typeTemplate"> |
615 <span> | 615 <span> |
616 <a>tts.TtsEvent</a> | 616 <a href="tts.html#type-tts.TtsEvent">tts.TtsEvent</a> |
617 </span> | 617 </span> |
618 </span> | 618 </span> |
619 ) | 619 ) |
620 </div> | 620 </div> |
621 </em> | 621 </em> |
622 </dt> | 622 </dt> |
623 <dd>The event from the text-to-speech engine indicating the status of
this utterance.</dd> | 623 <dd>The event from the text-to-speech engine indicating the status of
this utterance.</dd> |
624 <!-- OBJECT PROPERTIES --> | 624 <!-- OBJECT PROPERTIES --> |
625 <!-- OBJECT METHODS --> | 625 <!-- OBJECT METHODS --> |
626 <!-- OBJECT EVENT FIELDS --> | 626 <!-- OBJECT EVENT FIELDS --> |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
700 _uff=0; | 700 _uff=0; |
701 urchinTracker(); | 701 urchinTracker(); |
702 } | 702 } |
703 catch(e) {/* urchinTracker not available. */} | 703 catch(e) {/* urchinTracker not available. */} |
704 </script> | 704 </script> |
705 <!-- end analytics --> | 705 <!-- end analytics --> |
706 </div> | 706 </div> |
707 </div> <!-- /gc-footer --> | 707 </div> <!-- /gc-footer --> |
708 </div> <!-- /gc-container --> | 708 </div> <!-- /gc-container --> |
709 </body></html> | 709 </body></html> |
OLD | NEW |