Basic RT components and utilities  315.12.1
Public Member Functions
OpenHRP::WavPlayerService Interface Reference

import "WavPlayerService.idl";

List of all members.

Public Member Functions

void playWav (in string wavfile)
 play a wav file and return when it finishes
oneway void playWavNoWait (in string wavfile)
 invoke a thread which plays a wav file and return immediately

Member Function Documentation

void OpenHRP::WavPlayerService::playWav ( in string  wavfile)

play a wav file and return when it finishes

Parameters:
wavfilepath of the wav file
oneway void OpenHRP::WavPlayerService::playWavNoWait ( in string  wavfile)

invoke a thread which plays a wav file and return immediately

Parameters:
wavfilepath of the wav file

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