![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Mock class that implements SystemSoundAudioFactoryInterface. More...
#include <MockSystemSoundAudioFactory.h>
Public Member Functions | |
MOCK_CONST_METHOD0 (endSpeechTone, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()>()) | |
MOCK_CONST_METHOD0 (wakeWordNotificationTone, std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >()>()) | |
![]() | |
virtual | ~SystemSoundAudioFactoryInterface ()=default |
virtual std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> | endSpeechTone () const =0 |
virtual std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> | wakeWordNotificationTone () const =0 |
Static Public Member Functions | |
static std::shared_ptr< testing::NiceMock< MockSystemSoundAudioFactory > > | create () |
Mock class that implements SystemSoundAudioFactoryInterface.
|
static |
alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory::MOCK_CONST_METHOD0 | ( | endSpeechTone | , |
std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType > | )>( | ||
) |
alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory::MOCK_CONST_METHOD0 | ( | wakeWordNotificationTone | , |
std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType > | )>( | ||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0