AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::capabilityAgents::speechSynthesizer::test::SpeakTestInfo Struct Reference

Public Attributes

const std::string payload
 The payload content. More...
 
const std::string messageId
 The message id. More...
 
const std::string token
 The directive token. More...
 

Detailed Description

Store useful information about a mock Speak Directive.

Member Data Documentation

◆ messageId

const std::string alexaClientSDK::capabilityAgents::speechSynthesizer::test::SpeakTestInfo::messageId

The message id.

◆ payload

const std::string alexaClientSDK::capabilityAgents::speechSynthesizer::test::SpeakTestInfo::payload

The payload content.

◆ token

const std::string alexaClientSDK::capabilityAgents::speechSynthesizer::test::SpeakTestInfo::token

The directive token.


The documentation for this struct was generated from the following file:

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