16 #ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_SYSTEMSOUNDAUDIOFACTORY_H_ 17 #define ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_SYSTEMSOUNDAUDIOFACTORY_H_ 22 namespace applicationUtilities {
35 std::function<std::pair<std::unique_ptr<std::istream>,
const avsCommon::utils::MediaType>()>
45 #endif // ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_SYSTEMSOUNDAUDIOFACTORY_H_ std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> wakeWordNotificationTone() const override
MediaType
Definition: MediaType.h:29
Definition: SystemSoundAudioFactoryInterface.h:34
Definition: SystemSoundAudioFactory.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
std::function< std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaType >)> endSpeechTone() const override