Difference between revisions of "LSModule:Sound"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Downloads == | == Downloads == | ||
=== Ready to Install === | === Ready to Install === | ||
− | * [http://www. | + | * [http://www.ismods.com/forums/download.php?id=941 LSMSound_v1.rar] |
: Compiled with LSModule v17 | : Compiled with LSModule v17 | ||
=== Source Code === | === Source Code === | ||
− | * [http://www. | + | * [http://www.ismods.com/forums/download.php?id=942 LSMSound_src_v1.rar] |
== See Also == | == See Also == |
Revision as of 22:16, 3 March 2008
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.
Data Types
player - The player object will have methods for queuing, starting, and stopping sounds. Both WAV and MP3 formats will be supported.
speaker - The speaker object will have methods for "speaking" text through a text-to-speech mechanism.
Downloads
Ready to Install
- Compiled with LSModule v17