AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
WakeWordConfirmationSettingType.h File Reference
#include <string>
#include <ostream>
#include <istream>
Include dependency graph for WakeWordConfirmationSettingType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::settings
 

Enumerations

enum  alexaClientSDK::settings::WakeWordConfirmationSettingType { alexaClientSDK::settings::WakeWordConfirmationSettingType::NONE, alexaClientSDK::settings::WakeWordConfirmationSettingType::TONE }
 

Functions

WakeWordConfirmationSettingType alexaClientSDK::settings::getWakeWordConfirmationDefault ()
 
std::ostream & alexaClientSDK::settings::operator<< (std::ostream &stream, const WakeWordConfirmationSettingType &value)
 
std::istream & alexaClientSDK::settings::operator>> (std::istream &is, WakeWordConfirmationSettingType &value)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0