AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface Class Referenceabstract

#include <NotificationsAudioFactoryInterface.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~NotificationsAudioFactoryInterface ()=default
 
virtual std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> notificationDefault () const =0
 

Detailed Description

This is an interface to produce the default notification sound.

Constructor & Destructor Documentation

◆ ~NotificationsAudioFactoryInterface()

virtual alexaClientSDK::avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface::~NotificationsAudioFactoryInterface ( )
virtualdefault

Member Function Documentation

◆ notificationDefault()

virtual std::function<std::pair<std::unique_ptr<std::istream>, const avsCommon::utils::MediaType>)> alexaClientSDK::avsCommon::sdkInterfaces::audio::NotificationsAudioFactoryInterface::notificationDefault ( ) const
pure virtual

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