AndyDentFree / AndyDentFree/rbstuff
rbKarel play sounds
Offen
auto-migrated
Priority-Medium
Type-Enhancement
- Vorherrschende Sprache
- REALbasic
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
Add a KarelSounds folder to the list of folders for which is searched.
If present, it should contain sounds which will be named after the filename,
with any extensions
removed.
These can be played in the script using the sound name in quotes.
eg: if there is a sound file scream.wav then the rbKarel syntax would be:
play "scream"
or
playLoop "scream"
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 30 Apr 2009 at 9:10
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.