AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Variables
alexaClientSDK::metrics::implementations Namespace Reference

Classes

class  BaseUplCalculator
 
class  MediaUplCalculator
 
class  MetricRecorder
 
class  SampleMetricSink
 
class  TtsUplCalculator
 
class  UplMetricSink
 

Variables

static constexpr const char * START_OF_UTTERANCE = "START_OF_UTTERANCE"
 Names of the common monitored metrics for SDK UPL. More...
 
static constexpr const char * WW_DURATION = "WW_DURATION"
 
static constexpr const char * STOP_CAPTURE = "STOP_CAPTURE"
 
static constexpr const char * END_OF_SPEECH_OFFSET = "END_OF_SPEECH_OFFSET"
 
static constexpr const char * PARSE_COMPLETE = "PARSE_COMPLETE"
 
static constexpr const char * DIRECTIVE_DISPATCHED_HANDLE = "DIRECTIVE_DISPATCHED_HANDLE"
 
static constexpr const char * DIRECTIVE_DISPATCHED_IMMEDIATE = "DIRECTIVE_DISPATCHED_IMMEDIATE"
 
static constexpr const char * END_OF_UTTERANCE = "END_OF_UTTERANCE"
 Names of the new recordered timepoints for UPL. More...
 
static constexpr const char * END_OF_WW = "END_OF_WW"
 
static constexpr const char * RECOGNIZE_EVENT_IS_BUILT = "RECOGNIZE_EVENT_IS_BUILT"
 
static constexpr const char * START_OF_STREAM_TIMESTAMP = "START_OF_STREAM_TIMESTAMP"
 Datapoint name for the start of utterance with wakeword detection. More...
 
static constexpr const char * DIALOG_REQUEST_ID_TAG = "DIALOG_REQUEST_ID"
 Metric tag names. More...
 
static constexpr const char * DIRECTIVE_MESSAGE_ID_TAG = "DIRECTIVE_MESSAGE_ID"
 

Variable Documentation

◆ DIALOG_REQUEST_ID_TAG

constexpr const char* alexaClientSDK::metrics::implementations::DIALOG_REQUEST_ID_TAG = "DIALOG_REQUEST_ID"
static

Metric tag names.

◆ DIRECTIVE_DISPATCHED_HANDLE

constexpr const char* alexaClientSDK::metrics::implementations::DIRECTIVE_DISPATCHED_HANDLE = "DIRECTIVE_DISPATCHED_HANDLE"
static

◆ DIRECTIVE_DISPATCHED_IMMEDIATE

constexpr const char* alexaClientSDK::metrics::implementations::DIRECTIVE_DISPATCHED_IMMEDIATE = "DIRECTIVE_DISPATCHED_IMMEDIATE"
static

◆ DIRECTIVE_MESSAGE_ID_TAG

constexpr const char* alexaClientSDK::metrics::implementations::DIRECTIVE_MESSAGE_ID_TAG = "DIRECTIVE_MESSAGE_ID"
static

◆ END_OF_SPEECH_OFFSET

constexpr const char* alexaClientSDK::metrics::implementations::END_OF_SPEECH_OFFSET = "END_OF_SPEECH_OFFSET"
static

◆ END_OF_UTTERANCE

constexpr const char* alexaClientSDK::metrics::implementations::END_OF_UTTERANCE = "END_OF_UTTERANCE"
static

Names of the new recordered timepoints for UPL.

◆ END_OF_WW

constexpr const char* alexaClientSDK::metrics::implementations::END_OF_WW = "END_OF_WW"
static

◆ PARSE_COMPLETE

constexpr const char* alexaClientSDK::metrics::implementations::PARSE_COMPLETE = "PARSE_COMPLETE"
static

◆ RECOGNIZE_EVENT_IS_BUILT

constexpr const char* alexaClientSDK::metrics::implementations::RECOGNIZE_EVENT_IS_BUILT = "RECOGNIZE_EVENT_IS_BUILT"
static

◆ START_OF_STREAM_TIMESTAMP

constexpr const char* alexaClientSDK::metrics::implementations::START_OF_STREAM_TIMESTAMP = "START_OF_STREAM_TIMESTAMP"
static

Datapoint name for the start of utterance with wakeword detection.

◆ START_OF_UTTERANCE

constexpr const char* alexaClientSDK::metrics::implementations::START_OF_UTTERANCE = "START_OF_UTTERANCE"
static

Names of the common monitored metrics for SDK UPL.

◆ STOP_CAPTURE

constexpr const char* alexaClientSDK::metrics::implementations::STOP_CAPTURE = "STOP_CAPTURE"
static

◆ WW_DURATION

constexpr const char* alexaClientSDK::metrics::implementations::WW_DURATION = "WW_DURATION"
static

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