LSModule:Sound
From Lavish Software Wiki
Contents |
[edit]
Overview
This module provides support for sound playback and queue. In the future it will also support text-to-speech to replace the existing ISXTTS extension.
NOTE: This module is currently in development. More information will be posted soon.
[edit]
Commands
- Play <filename>
- Plays the wave file specified on the command line.
- Example -- Play "c:\\windows\\media\\ding.wav"
- Speak <string>
- Speaks the string using the default voice.
- Example -- Speak "Hello world!"
[edit]
Data Types
TBD
[edit]
Downloads
[edit]
Ready to Install
- Compiled with LSModule v17
[edit]
Source Code
[edit]
