AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
This is the complete list of members for alexaClientSDK::sampleApp::KeywordObserver, including all inherited members.
create(std::shared_ptr< defaultClient::DefaultClient > client, capabilityAgents::aip::AudioProvider audioProvider, std::shared_ptr< acsdkKWDImplementations::AbstractKeywordDetector > keywordDetector) | alexaClientSDK::sampleApp::KeywordObserver | static |
KeywordObserver(std::shared_ptr< defaultClient::DefaultClient > client, capabilityAgents::aip::AudioProvider audioProvider) | alexaClientSDK::sampleApp::KeywordObserver | |
onKeyWordDetected(std::shared_ptr< avsCommon::avs::AudioInputStream > stream, std::string keyword, avsCommon::avs::AudioInputStream::Index beginIndex=UNSPECIFIED_INDEX, avsCommon::avs::AudioInputStream::Index endIndex=UNSPECIFIED_INDEX, std::shared_ptr< const std::vector< char >> KWDMetadata=nullptr) override | alexaClientSDK::sampleApp::KeywordObserver | |
alexaClientSDK::avsCommon::sdkInterfaces::KeyWordObserverInterface::onKeyWordDetected(std::shared_ptr< avs::AudioInputStream > stream, std::string keyword, avs::AudioInputStream::Index beginIndex=UNSPECIFIED_INDEX, avs::AudioInputStream::Index endIndex=UNSPECIFIED_INDEX, std::shared_ptr< const std::vector< char >> KWDMetadata=nullptr)=0 | alexaClientSDK::avsCommon::sdkInterfaces::KeyWordObserverInterface | pure virtual |
UNSPECIFIED_INDEX | alexaClientSDK::avsCommon::sdkInterfaces::KeyWordObserverInterface | static |
~KeyWordObserverInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::KeyWordObserverInterface | virtual |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0