Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-09-01 17:01:45 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:03:30 +0300
commitf9691859212b71d93a39842fc50384cf20d18d23 (patch)
treeaa9930bd49a9cf40dfeb8fcf119ae8a999551001 /routing
parent966497df65d2e64f6c87fcaa343617dcb2ede5ed (diff)
iOS. Creation TTS on switching on. Doing this through objective C classes.
Diffstat (limited to 'routing')
-rw-r--r--routing/turns_sound.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/routing/turns_sound.hpp b/routing/turns_sound.hpp
index 0db7f14327..c13fc4adf5 100644
--- a/routing/turns_sound.hpp
+++ b/routing/turns_sound.hpp
@@ -33,6 +33,8 @@ string DebugPrint(PronouncedNotification const notificationProgress);
/// and relevant speed.
class TurnsSound
{
+ /// m_enabled == true when tts is switch on.
+ /// Important! Clients (iOS/Android) implies that m_enabled is false by default.
bool m_enabled;
/// In m_speedMetersPerSecond is intended for some speed which will be used for
/// convertion a distance in seconds to distance in meters. It could be a current