Class emptyvoice
Implementation of a voice which does not play any sound.
See also:
Info:
- Copyright: 2022 Patrick Lang
- Author: Patrick Lang
Methods
| emptyvoice:new (name) | Creates a new voice. |
Methods
- emptyvoice:new (name)
-
Creates a new voice.
Parameters:
- name string The name of the voice.
Returns:
-
emptyvoice
The created voice