AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::avs | |
alexaClientSDK::avsCommon::avs::speakerConstants | |
Variables | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::AVS_SET_VOLUME_MIN = 0 |
AVS setVolume Minimum. More... | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::AVS_SET_VOLUME_MAX = 100 |
AVS setVolume Maximum. More... | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::AVS_ADJUST_VOLUME_MIN = -100 |
AVS adjustVolume Minimum. More... | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::AVS_ADJUST_VOLUME_MAX = 100 |
AVS adjustVolume Maximum. More... | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::MIN_UNMUTE_VOLUME = 10 |
Default unmute volume level. More... | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::DEFAULT_SPEAKER_VOLUME = 40 |
Default speaker volume. More... | |
const int8_t | alexaClientSDK::avsCommon::avs::speakerConstants::DEFAULT_ALERTS_VOLUME = 40 |
Default alerts volume. 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