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 593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
604 <div> | 604 <div> |
605 <div> | 605 <div> |
606 <dt> | 606 <dt> |
607 <var>event</var> | 607 <var>event</var> |
608 <em> | 608 <em> |
609 <!-- TYPE --> | 609 <!-- TYPE --> |
610 <div style="display:inline"> | 610 <div style="display:inline"> |
611 ( | 611 ( |
612 <span id="typeTemplate"> | 612 <span id="typeTemplate"> |
613 <span> | 613 <span> |
614 <a href="tts.html#type-TtsEvent">TtsEvent</a> | 614 <a>tts.TtsEvent</a> |
615 </span> | 615 </span> |
616 </span> | 616 </span> |
617 ) | 617 ) |
618 </div> | 618 </div> |
619 </em> | 619 </em> |
620 </dt> | 620 </dt> |
621 <dd>The event from the text-to-speech engine indicating the status of
this utterance.</dd> | 621 <dd>The event from the text-to-speech engine indicating the status of
this utterance.</dd> |
622 <!-- OBJECT PROPERTIES --> | 622 <!-- OBJECT PROPERTIES --> |
623 <!-- OBJECT METHODS --> | 623 <!-- OBJECT METHODS --> |
624 <!-- OBJECT EVENT FIELDS --> | 624 <!-- OBJECT EVENT FIELDS --> |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
689 _uff=0; | 689 _uff=0; |
690 urchinTracker(); | 690 urchinTracker(); |
691 } | 691 } |
692 catch(e) {/* urchinTracker not available. */} | 692 catch(e) {/* urchinTracker not available. */} |
693 </script> | 693 </script> |
694 <!-- end analytics --> | 694 <!-- end analytics --> |
695 </div> | 695 </div> |
696 </div> <!-- /gc-footer --> | 696 </div> <!-- /gc-footer --> |
697 </div> <!-- /gc-container --> | 697 </div> <!-- /gc-container --> |
698 </body></html> | 698 </body></html> |
OLD | NEW |