![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <ostream>#include <AVSCommon/SDKInterfaces/DialogUXStateObserverInterface.h>#include <AVSCommon/Utils/JSON/JSONUtils.h>

Go to the source code of this file.
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::acsdkAudioPlayer | |
Enumerations | |
| enum | alexaClientSDK::acsdkAudioPlayer::ClearBehavior { alexaClientSDK::acsdkAudioPlayer::ClearBehavior::CLEAR_ENQUEUED, alexaClientSDK::acsdkAudioPlayer::ClearBehavior::CLEAR_ALL } |
| Used to determine clear queue behavior. More... | |
Functions | |
| std::string | alexaClientSDK::acsdkAudioPlayer::clearBehaviorToString (ClearBehavior clearBehavior) |
| bool | alexaClientSDK::acsdkAudioPlayer::stringToClearBehavior (const std::string &text, ClearBehavior *clearBehavior) |
| std::ostream & | alexaClientSDK::acsdkAudioPlayer::operator<< (std::ostream &stream, const ClearBehavior &clearBehavior) |
| bool | alexaClientSDK::acsdkAudioPlayer::convertToValue (const rapidjson::Value &documentNode, ClearBehavior *clearBehavior) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0