![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
A test observer that mocks out the KeyWordObserverInterface#onKeyWordDetected() call. More...
Public Member Functions | |
MOCK_METHOD5 (onKeyWordDetected, void(std::shared_ptr< avsCommon::avs::AudioInputStream > stream, std::string keyword, avsCommon::avs::AudioInputStream::Index beginIndex, avsCommon::avs::AudioInputStream::Index endIndex, std::shared_ptr< const std::vector< char >> KWDMetadata)) | |
![]() | |
virtual | ~KeyWordObserverInterface ()=default |
virtual void | 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 |
Additional Inherited Members | |
![]() | |
static constexpr avs::AudioInputStream::Index | UNSPECIFIED_INDEX |
This represents when an index passed into the onKeyWordDetected() call should be ignored. More... | |
A test observer that mocks out the KeyWordObserverInterface#onKeyWordDetected() call.
alexaClientSDK::acsdkKWDImplementations::test::MockKeyWordObserver::MOCK_METHOD5 | ( | onKeyWordDetected | , |
void(std::shared_ptr< avsCommon::avs::AudioInputStream > stream, std::string keyword, avsCommon::avs::AudioInputStream::Index beginIndex, avsCommon::avs::AudioInputStream::Index endIndex, std::shared_ptr< const std::vector< char >> KWDMetadata) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0