AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Macros | Variables
KeywordDetectorProvider.cpp File Reference
#include <AVSCommon/Utils/Logger/Logger.h>
#include "KWDProvider/KeywordDetectorProvider.h"
Include dependency graph for KeywordDetectorProvider.cpp:

Macros

#define LX(event)   alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)
 

Variables

static const std::string TAG {"KeywordDetectorProvider"}
 String to identify log entries originating from this file. More...
 
KeywordDetectorProvider::KWDCreateMethod m_kwdCreateFunction
 

Macro Definition Documentation

◆ LX

#define LX (   event)    alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event)

Create a LogEntry using this file's TAG and the specified event string.

Parameters
Theevent string for this LogEntry.

Variable Documentation

◆ m_kwdCreateFunction

◆ TAG

const std::string TAG {"KeywordDetectorProvider"}
static

String to identify log entries originating from this file.

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0