AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkNotifications::test::StubAudioFactory Class Reference
Inheritance diagram for alexaClientSDK::acsdkNotifications::test::StubAudioFactory:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkNotifications::test::StubAudioFactory:
Collaboration graph
[legend]

Public Member Functions

 StubAudioFactory (const std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface > &notificationsAudioFactory)
 
std::shared_ptr< avsCommon::sdkInterfaces::audio::AlertsAudioFactoryInterfacealerts () const override
 
std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterfacenotifications () const override
 
std::shared_ptr< avsCommon::sdkInterfaces::audio::CommunicationsAudioFactoryInterfacecommunications () const override
 
std::shared_ptr< avsCommon::sdkInterfaces::audio::SystemSoundAudioFactoryInterfacesystemSounds () const override
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface
virtual ~AudioFactoryInterface ()=default
 

Constructor & Destructor Documentation

◆ StubAudioFactory()

alexaClientSDK::acsdkNotifications::test::StubAudioFactory::StubAudioFactory ( const std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface > &  notificationsAudioFactory)

Member Function Documentation

◆ alerts()

std::shared_ptr< avsCommon::sdkInterfaces::audio::AlertsAudioFactoryInterface > alexaClientSDK::acsdkNotifications::test::StubAudioFactory::alerts ( ) const
overridevirtual

This shares a factory that produces audio streams for the alerts components.

Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.

◆ communications()

std::shared_ptr< avsCommon::sdkInterfaces::audio::CommunicationsAudioFactoryInterface > alexaClientSDK::acsdkNotifications::test::StubAudioFactory::communications ( ) const
overridevirtual

This shares a factory that produces audio streams for the communications components.

Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.

◆ notifications()

std::shared_ptr< avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface > alexaClientSDK::acsdkNotifications::test::StubAudioFactory::notifications ( ) const
overridevirtual

This shares a factory that produces audio streams for the notifications components.

Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.

◆ systemSounds()

std::shared_ptr< avsCommon::sdkInterfaces::audio::SystemSoundAudioFactoryInterface > alexaClientSDK::acsdkNotifications::test::StubAudioFactory::systemSounds ( ) const
overridevirtual

This shares a factory that produces audio streams for the system sound components.

Implements alexaClientSDK::avsCommon::sdkInterfaces::audio::AudioFactoryInterface.


The documentation for this class 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