![]() |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <iostream>#include <algorithm>#include <cmath>#include <AVSCommon/Utils/CoutMutex.h>#include "SampleApp/ConsolePrinter.h"
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::sampleApp | |
Variables | |
| static const size_t | PADDING_LENGTH = 8 |
|
static |
When using pretty print, we pad our strings in the beginning and in the end with the margin representation '#' and 7 spaces. E.g., if I pass "Hello world!" string, pretty print will look like:
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0