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
play a wav file and return when it finishes
- Parameters:
-
wavfile | path of the wav file |
invoke a thread which plays a wav file and return immediately
- Parameters:
-
wavfile | path of the wav file |
The documentation for this interface was generated from the following file: