16 #ifndef AACE_ALEXA_PROPERTY_ALEXA_PROPERTIES_H    17 #define AACE_ALEXA_PROPERTY_ALEXA_PROPERTIES_H    31 static const std::string WAKEWORD_SUPPORTED = 
"aace.alexa.wakewordSupported";
    39 static const std::string FIRMWARE_VERSION = 
"aace.alexa.system.firmwareVersion";
    49 static const std::string LOCALE = 
"aace.alexa.setting.locale";
    67 static const std::string SUPPORTED_LOCALES = 
"aace.alexa.supportedLocales";
    74 static const std::string COUNTRY_SUPPORTED = 
"aace.alexa.countrySupported";
    84 static const std::string WAKEWORD_ENABLED = 
"aace.alexa.wakewordEnabled";
    93 static const std::string TIMEZONE = 
"aace.alexa.timezone";
    99 #endif  // AACE_ALEXA_PROPERTY_ALEXA_PROPERTIES_H Definition: AddressBook.h:26