NUGU SDK Linux  1.7.5
NuguCapability::ISoundListener Class Referenceabstract

sound listener interface More...

#include <sound_interface.hh>

+ Inheritance diagram for NuguCapability::ISoundListener:
+ Collaboration diagram for NuguCapability::ISoundListener:

Public Member Functions

virtual void handleBeep (BeepType beep_type, const std::string &dialog_id)=0
 Handle beep sound which is related to received beep name. More...
 
- Public Member Functions inherited from NuguClientKit::ICapabilityListener
virtual ICapabilityInterfacegetCapabilityHandler ()
 Get capability interface object. More...
 
virtual void setCapabilityHandler (ICapabilityInterface *handler)
 Set capability interface object. More...
 

Detailed Description

sound listener interface

See also
ISoundHandler

Member Function Documentation

◆ handleBeep()

virtual void NuguCapability::ISoundListener::handleBeep ( BeepType  beep_type,
const std::string &  dialog_id 
)
pure virtual

Handle beep sound which is related to received beep name.

Parameters
[in]beep_typebeep type
[in]dialog_iddialog request id

The documentation for this class was generated from the following file: