Namespaces | Functions | Variables
test Namespace Reference

Namespaces

 test_rosclean
 

Functions

def sleep (t)
 

Variables

 anonymous
 
 s1 = soundhandle.builtinSound(SoundRequest.NEEDS_UNPLUGGING_BADLY)
 
 s2 = soundhandle.waveSound("say-beep.wav")
 
 s3 = soundhandle.voiceSound("Testing the new A P I")
 
 s4 = soundhandle.builtinSound(SoundRequest.NEEDS_UNPLUGGING_BADLY, 0.3)
 
 s5 = soundhandle.waveSound("say-beep.wav", 0.3)
 
 s6 = soundhandle.voiceSound("Testing the new A P I", 0.3)
 
 soundhandle = SoundClient()
 

Function Documentation

def test.sleep (   t)

Definition at line 44 of file test.py.

Variable Documentation

test.anonymous

Definition at line 51 of file test.py.

test.s1 = soundhandle.builtinSound(SoundRequest.NEEDS_UNPLUGGING_BADLY)

Definition at line 96 of file test.py.

test.s2 = soundhandle.waveSound("say-beep.wav")

Definition at line 97 of file test.py.

test.s3 = soundhandle.voiceSound("Testing the new A P I")

Definition at line 98 of file test.py.

test.s4 = soundhandle.builtinSound(SoundRequest.NEEDS_UNPLUGGING_BADLY, 0.3)

Definition at line 99 of file test.py.

test.s5 = soundhandle.waveSound("say-beep.wav", 0.3)

Definition at line 100 of file test.py.

test.s6 = soundhandle.voiceSound("Testing the new A P I", 0.3)

Definition at line 101 of file test.py.

test.soundhandle = SoundClient()

Definition at line 52 of file test.py.



sound_play
Author(s): Blaise Gassend
autogenerated on Fri Apr 9 2021 02:41:17