AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Typedefs | |
using | 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 | getComponent () |
using alexaClientSDK::acsdkKWD::KWDComponent = typedef 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> >> |
Manufactory Component definition for the AbstractKeywordDetector
.
KWDComponent alexaClientSDK::acsdkKWD::getComponent | ( | ) |
Get the Manufactory
component for creating an instance of AbstractKeywordDetector
.
Manufactory
component for creating an instance of AbstractKeywordDetector
. AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0