![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
StubAudioFactory (const std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface > ¬ificationsAudioFactory) | |
std::shared_ptr< avsCommon::sdkInterfaces::audio::AlertsAudioFactoryInterface > | alerts () const override |
std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface > | notifications () const override |
std::shared_ptr< avsCommon::sdkInterfaces::audio::CommunicationsAudioFactoryInterface > | communications () const override |
std::shared_ptr< avsCommon::sdkInterfaces::audio::SystemSoundAudioFactoryInterface > | systemSounds () const override |
![]() | |
virtual | ~AudioFactoryInterface ()=default |
alexaClientSDK::acsdkNotifications::test::StubAudioFactory::StubAudioFactory | ( | const std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface > & | notificationsAudioFactory | ) |
|
overridevirtual |
This shares a factory that produces audio streams for the alerts components.
Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.
|
overridevirtual |
This shares a factory that produces audio streams for the communications components.
Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.
|
overridevirtual |
This shares a factory that produces audio streams for the notifications components.
Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.
|
overridevirtual |
This shares a factory that produces audio streams for the system sound components.
Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0