AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <memory>
#include <acsdkKWDImplementations/AbstractKeywordDetector.h>
#include <acsdkKWDInterfaces/KeywordDetectorStateNotifierInterface.h>
#include <acsdkKWDInterfaces/KeywordNotifierInterface.h>
#include <acsdkManufactory/Annotated.h>
#include <acsdkManufactory/Component.h>
#include <acsdkManufactory/Import.h>
#include <acsdkManufactory/OptionalImport.h>
#include <AVSCommon/AVS/AudioInputStream.h>
#include <AVSCommon/Utils/AudioFormat.h>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::acsdkKWD | |
Typedefs | |
using | alexaClientSDK::acsdkKWD::KWDComponent = acsdkManufactory::Component< std::shared_ptr< acsdkKWDImplementations::AbstractKeywordDetector >, std::shared_ptr< acsdkKWDInterfaces::KeywordNotifierInterface >, std::shared_ptr< acsdkKWDInterfaces::KeywordDetectorStateNotifierInterface >, acsdkManufactory::Import< std::shared_ptr< avsCommon::avs::AudioInputStream > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::AudioFormat > >> |
Functions | |
KWDComponent | alexaClientSDK::acsdkKWD::getComponent () |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0