AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Typedefs | Functions
alexaClientSDK::acsdkKWD Namespace Reference

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 ()
 

Typedef Documentation

◆ KWDComponent

Manufactory Component definition for the AbstractKeywordDetector.

Function Documentation

◆ getComponent()

KWDComponent alexaClientSDK::acsdkKWD::getComponent ( )

Get the Manufactory component for creating an instance of AbstractKeywordDetector.

Returns
The 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