|
libosmscout 0.1
|
This message should be played right away. More...
#include <VoiceInstructionAgent.h>
Inheritance diagram for osmscout::TTSVoiceInstructionMessage:Public Member Functions | |
| TTSVoiceInstructionMessage (const Timestamp ×tamp, std::string &&message) | |
Public Member Functions inherited from osmscout::NavigationMessage | |
| NavigationMessage (const Timestamp ×tamp) | |
| virtual | ~NavigationMessage ()=default |
Public Attributes | |
| std::string | message |
Public Attributes inherited from osmscout::NavigationMessage | |
| const Timestamp | timestamp |
This message should be played right away.
|
inline |
| std::string osmscout::TTSVoiceInstructionMessage::message |