AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Static Public Member Functions | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory Class Reference

Mock class that implements SystemSoundAudioFactoryInterface. More...

#include <MockSystemSoundAudioFactory.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory:
Collaboration graph
[legend]

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 >()>())
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::audio::SystemSoundAudioFactoryInterface
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 ()
 

Detailed Description

Mock class that implements SystemSoundAudioFactoryInterface.

Member Function Documentation

◆ create()

std::shared_ptr< testing::NiceMock< MockSystemSoundAudioFactory > > alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory::create ( )
static

◆ MOCK_CONST_METHOD0() [1/2]

alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory::MOCK_CONST_METHOD0 ( endSpeechTone  ,
std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType )>( 
)

◆ MOCK_CONST_METHOD0() [2/2]

alexaClientSDK::avsCommon::sdkInterfaces::audio::test::MockSystemSoundAudioFactory::MOCK_CONST_METHOD0 ( wakeWordNotificationTone  ,
std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType )>( 
)

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0