![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <memory>#include <vector>#include <acsdkManufactory/Component.h>#include <acsdkManufactory/Import.h>#include <acsdkShutdownManagerInterfaces/ShutdownNotifierInterface.h>#include <AVSCommon/SDKInterfaces/ContextManagerInterface.h>#include <AVSCommon/SDKInterfaces/ExceptionEncounteredSenderInterface.h>#include <AVSCommon/SDKInterfaces/MessageSenderInterface.h>#include <AVSCommon/SDKInterfaces/SpeakerManagerInterface.h>#include <AVSCommon/SDKInterfaces/Storage/MiscStorageInterface.h>#include <AVSCommon/SDKInterfaces/Endpoints/DefaultEndpointAnnotation.h>#include <AVSCommon/SDKInterfaces/Endpoints/EndpointCapabilitiesRegistrarInterface.h>#include <AVSCommon/Utils/Metrics/MetricRecorderInterface.h>
Go to the source code of this file.
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::speakerManagerComponent | |
| Speaker Manager Capability Agent Components. | |
Typedefs | |
| using | alexaClientSDK::speakerManagerComponent::SpeakerManagerComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::sdkInterfaces::SpeakerManagerInterface >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::storage::MiscStorageInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::MessageSenderInterface > >, acsdkManufactory::Import< acsdkManufactory::Annotated< avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation, avsCommon::sdkInterfaces::endpoints::EndpointCapabilitiesRegistrarInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > >> |
Component for SpeakerManagerInterface. More... | |
Functions | |
| SpeakerManagerComponent | alexaClientSDK::speakerManagerComponent::getSpeakerManagerComponent () noexcept |
Create component for SpeakerManagerInterface. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0