imported>ProbablePrime m ProbablePrime moved page Category:Types:AudioTypeGroup to Types:AudioTypeGroup |
m 989onan moved page Types:AudioTypeGroup to Type:AudioTypeGroup: Misspelled title |
(No difference)
|
Revision as of 21:18, 14 January 2024
AudioTypeGroup is an Enum which categorizes audio output in an AudioOutput.
Possible Values
Value | Description | Numeric Value |
---|---|---|
SoundEffect | Typically a short-lived sound. | 0 |
Multimedia | Long audio. | 1 |
Voice | Voice only. | 2 |
UI | A sound made by a UI. | 3 |