This is the complete list of members for sound_play::SoundClient, including all inherited members.
builtinSound(int id, float volume=1.0f) | sound_play::SoundClient | inline |
init(ros::NodeHandle nh, const std::string &topic) | sound_play::SoundClient | inlineprivate |
mutex_ | sound_play::SoundClient | private |
nh_ | sound_play::SoundClient | private |
play(int sound, float volume=1.0f) | sound_play::SoundClient | inline |
playWave(const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
playWaveFromPkg(const std::string &p, const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
pub_ | sound_play::SoundClient | private |
quiet_ | sound_play::SoundClient | private |
repeat(const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
say(const std::string &s, const std::string &voice="voice_kal_diphone", float volume=1.0f) | sound_play::SoundClient | inline |
sendMsg(int snd, int cmd, const std::string &s="", const std::string &arg2="", const float &vol=1.0f) | sound_play::SoundClient | inlineprivate |
setQuiet(bool state) | sound_play::SoundClient | inline |
SoundClient(ros::NodeHandle &nh, const std::string &topic) | sound_play::SoundClient | inline |
SoundClient() | sound_play::SoundClient | inline |
start(int sound, float volume=1.0f) | sound_play::SoundClient | inline |
startWave(const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
startWaveFromPkg(const std::string &p, const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
stop(int sound) | sound_play::SoundClient | inline |
stopAll() | sound_play::SoundClient | inline |
stopSaying(const std::string &s) | sound_play::SoundClient | inline |
stopWave(const std::string &s) | sound_play::SoundClient | inline |
stopWaveFromPkg(const std::string &p, const std::string &s) | sound_play::SoundClient | inline |
voiceSound(const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
waveSound(const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |
waveSoundFromPkg(const std::string &p, const std::string &s, float volume=1.0f) | sound_play::SoundClient | inline |