libosmscout 0.1
Loading...
Searching...
No Matches
osmscout::TTSVoiceInstructionPrepareMessage Struct Referencefinal

Some TTS engines may have high latency, this message signalize that message may be prepared, but not played yet. More...

#include <VoiceInstructionAgent.h>

+ Inheritance diagram for osmscout::TTSVoiceInstructionPrepareMessage:

Public Member Functions

 TTSVoiceInstructionPrepareMessage (const Timestamp &timestamp, std::string &&message)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Public Attributes

std::string message
 
- Public Attributes inherited from osmscout::NavigationMessage
const Timestamp timestamp
 

Detailed Description

Some TTS engines may have high latency, this message signalize that message may be prepared, but not played yet.

Constructor & Destructor Documentation

◆ TTSVoiceInstructionPrepareMessage()

osmscout::TTSVoiceInstructionPrepareMessage::TTSVoiceInstructionPrepareMessage ( const Timestamp timestamp,
std::string &&  message 
)
inline

Member Data Documentation

◆ message

std::string osmscout::TTSVoiceInstructionPrepareMessage::message

The documentation for this struct was generated from the following file: