#include <talkative.hh>
Inheritance diagram for Talkative:

This object type facilitates verbal intercommunication in the form of text which may be synthesized as human speech (if possible).
Definition at line 53 of file talkative.hh.
| 
 | 
| Constructor. 
 Definition at line 38 of file talkative.cc. | 
| 
 | ||||||||||||||||
| calls do_say(text, sender, UNSPECIFIED, 0, "") 
 Definition at line 135 of file talkative.hh. | 
| 
 | ||||||||||||||||||||||||||||
| Contructs a TalkMessage and calls do_say(TalkMessage&). 
 Definition at line 303 of file talkative.cc. | 
| 
 | 
| Send a talk message to this object. This message contains text to be spoken or displayed. The "voice" property should be used, to select a voice if applicable. 
 Implemented in FestTalk, LocalTalkative, and RemoteTalkative. Referenced by do_say(). | 
| 
 | 
| Get the value of voice property. 
 Definition at line 99 of file talkative.cc. | 
| 
 | 
| Get the datatype of voice property. 
 Definition at line 109 of file talkative.cc. | 
| 
 | 
| Return type string ("talkative"). 
 Definition at line 78 of file talkative.cc. | 
| 
 | 
| Initialize default property AC (For local Talkative objects only) to given policy. 
 Definition at line 64 of file talkative.cc. | 
| 
 | 
| Initialize default property AC (For local Talkative objects only) to &NoPropertyAccessControl::static_. 
 Definition at line 60 of file talkative.cc. | 
| 
 | 
| Register Extenders. 
 Reimplemented in FestTalk. Definition at line 83 of file talkative.cc. | 
| 
 | ||||||||||||||||
| Set voice property. 
 
 | 
| 
 | 
| Initialize default property AC (For local Talkative objects only) to given policy. 
 Definition at line 84 of file talkative.hh. | 
| 
 | 
| 
 Definition at line 33 of file talkative.cc. Referenced by LocalTalkative::do_say(). | 
| 
 | 
| Same as SYSTEM. 
 Definition at line 34 of file talkative.cc. Referenced by LocalTalkative::do_say(), and LocalTalkative::handle_say(). | 
| 
 | 
| 
 Definition at line 32 of file talkative.cc. Referenced by LocalTalkative::do_say(). | 
| 
 | 
| 
 Definition at line 31 of file talkative.cc. Referenced by LocalTalkative::do_say(). | 
| 
 | 
| Same as FROM_APP. 
 Definition at line 35 of file talkative.cc. | 
| 
 | 
| 
 Definition at line 30 of file talkative.cc. Referenced by LocalTalkative::handle_say(). | 
 1.3.2
 
1.3.2