AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock/gmock.h>
#include <AVSCommon/AVS/SpeakerConstants/SpeakerConstants.h>
#include <AVSCommon/SDKInterfaces/SpeakerInterface.h>
Go to the source code of this file.
Classes | |
class | alexaClientSDK::avsCommon::sdkInterfaces::test::MockSpeaker |
class | alexaClientSDK::avsCommon::sdkInterfaces::test::MockSpeakerInterface |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::sdkInterfaces | |
alexaClientSDK::avsCommon::sdkInterfaces::test | |
Functions | |
static const bool | alexaClientSDK::avsCommon::sdkInterfaces::test::MUTE (true) |
Value for mute. More... | |
static const std::string | alexaClientSDK::avsCommon::sdkInterfaces::test::MUTE_STRING ("true") |
String value for mute. More... | |
static const bool | alexaClientSDK::avsCommon::sdkInterfaces::test::UNMUTE (false) |
Value for unmute. More... | |
static const std::string | alexaClientSDK::avsCommon::sdkInterfaces::test::UNMUTE_STRING ("false") |
String value for unmute. More... | |
Variables | |
static const SpeakerInterface::SpeakerSettings | alexaClientSDK::avsCommon::sdkInterfaces::test::DEFAULT_SETTINGS {AVS_SET_VOLUME_MIN, UNMUTE} |
Value for default volume settings. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0