16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_AUDIO_SYSTEMSOUNDAUDIOFACTORYINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_AUDIO_SYSTEMSOUNDAUDIOFACTORYINTERFACE_H_ 28 namespace sdkInterfaces {
63 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_AUDIO_SYSTEMSOUNDAUDIOFACTORYINTERFACE_H_ virtual ~SystemSoundAudioFactoryInterface()=default
MediaType
Definition: MediaType.h:29
virtual std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> endSpeechTone() const =0
Definition: SystemSoundAudioFactoryInterface.h:34
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> wakeWordNotificationTone() const =0