AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
test | |
Classes | |
class | DirectiveProcessor |
class | DirectiveRouter |
class | DirectiveSequencer |
class | MessageInterpreter |
Typedefs | |
using | ADSLComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::sdkInterfaces::DirectiveSequencerInterface >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > >> |
Functions | |
ADSLComponent | getComponent () |
using alexaClientSDK::adsl::ADSLComponent = typedef acsdkManufactory::Component< std::shared_ptr<avsCommon::sdkInterfaces::DirectiveSequencerInterface>, acsdkManufactory::Import<std::shared_ptr<acsdkShutdownManagerInterfaces::ShutdownNotifierInterface> >, acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface> >, acsdkManufactory::Import<std::shared_ptr<avsCommon::utils::metrics::MetricRecorderInterface> >> |
Definition of a Manufactory component for Alexa directive sequencing.
ADSLComponent alexaClientSDK::adsl::getComponent | ( | ) |
Creates an manufactory component that exports a shared pointer to DirectiveSequenceInterface
.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0