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

#include <MockSystemSoundPlayer.h>

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

Public Member Functions

 MOCK_METHOD1 (playTone, std::shared_future< bool >(Tone tone))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::SystemSoundPlayerInterface
virtual ~SystemSoundPlayerInterface ()=default
 
virtual std::shared_future< bool > playTone (Tone tone)=0
 

Additional Inherited Members

- Public Types inherited from alexaClientSDK::avsCommon::sdkInterfaces::SystemSoundPlayerInterface
enum  Tone { Tone::WAKEWORD_NOTIFICATION, Tone::END_SPEECH }
 The different system sounds supported. More...
 

Member Function Documentation

◆ MOCK_METHOD1()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockSystemSoundPlayer::MOCK_METHOD1 ( playTone  ,
std::shared_future< bool >  Tone tone 
)

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