Public Member Functions | |
| AudioChannel (Device device) | |
| void | playSoundFile (File sound) |
| void | readTextOutLoud (String text) |
Definition at line 19 of file AudioChannel.java.
| void playSoundFile | ( | File | sound | ) |
| sound |
Definition at line 30 of file AudioChannel.java.
References Device.invokeAction().
| void readTextOutLoud | ( | String | text | ) |
1.4.7