AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Functions | |
static const bool | MUTE (true) |
Value for mute. More... | |
static const std::string | MUTE_STRING ("true") |
String value for mute. More... | |
static const bool | UNMUTE (false) |
Value for unmute. More... | |
static const std::string | UNMUTE_STRING ("false") |
String value for unmute. More... | |
Variables | |
static const SpeakerInterface::SpeakerSettings | DEFAULT_SETTINGS {AVS_SET_VOLUME_MIN, UNMUTE} |
Value for default volume settings. More... | |
|
static |
Value for mute.
|
static |
String value for mute.
|
static |
Value for unmute.
|
static |
String value for unmute.
|
static |
Value for default volume settings.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0