![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MockSystemSoundPlayer.h>
Public Member Functions | |
MOCK_METHOD1 (playTone, std::shared_future< bool >(Tone tone)) | |
![]() | |
virtual | ~SystemSoundPlayerInterface ()=default |
virtual std::shared_future< bool > | playTone (Tone tone)=0 |
Additional Inherited Members | |
![]() | |
enum | Tone { Tone::WAKEWORD_NOTIFICATION, Tone::END_SPEECH } |
The different system sounds supported. More... | |
alexaClientSDK::avsCommon::sdkInterfaces::test::MockSystemSoundPlayer::MOCK_METHOD1 | ( | playTone | , |
std::shared_future< bool > | Tone tone | ||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0