AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gtest/gtest.h>
#include <acsdkApplicationAudioPipelineFactoryInterfaces/MockApplicationAudioPipelineFactory.h>
#include <AVSCommon/SDKInterfaces/Audio/MockSystemSoundAudioFactory.h>
#include <AVSCommon/Utils/MediaPlayer/MockMediaPlayer.h>
#include "SystemSoundPlayer/SystemSoundPlayer.h"
Classes | |
class | alexaClientSDK::applicationUtilities::systemSoundPlayer::test::StubAudioFactory |
Stub class that implements AudioFactoryInterface. More... | |
class | alexaClientSDK::applicationUtilities::systemSoundPlayer::test::SystemSoundPlayerTest |
SystemSoundPlayerTest unit tests. More... | |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::applicationUtilities | |
alexaClientSDK::applicationUtilities::systemSoundPlayer | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test | |
Functions | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_createSystemSoundPlayerInterfaceFailureCases) | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_createWithNullPointers) | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_playWakeWord) | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_playEndSpeech) | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_failPlayback) | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_playBeforeFinish) | |
alexaClientSDK::applicationUtilities::systemSoundPlayer::test::TEST_F (SystemSoundPlayerTest, test_sequentialPlayback) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0