User:Fenix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* <s>Client-side events for remote players</s> | * <s>Client-side events for remote players</s> | ||
* Scripting functions | * Scripting functions | ||
* <s>Per-User voice buffers</s> | * <s>Per-User voice buffers</s> | ||
* Voice volume in settings | * Voice volume in settings | ||
* Wiki documentation of scripting functions/events | * Wiki documentation of scripting functions/events | ||
* Voice quality setting on server | * Voice quality setting on server | ||
* AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent. | |||
* <s>Pulse always, not only when rendering</s> | * <s>Pulse always, not only when rendering</s> | ||
Line 14: | Line 14: | ||
'''Fixes for a later date:''' | '''Fixes for a later date:''' | ||
* Implement BASS streams | |||
* 3D voice implementation | * 3D voice implementation | ||
* VAD (Voice Activity Detection) | * VAD (Voice Activity Detection) | ||
* RTX maybe (Discontinuous Transmission) if it works well | * RTX maybe (Discontinuous Transmission) if it works well | ||
Revision as of 17:52, 7 May 2011
Voice Branch
To-do:
Client-side events for remote players- Scripting functions
Per-User voice buffers- Voice volume in settings
- Wiki documentation of scripting functions/events
- Voice quality setting on server
- AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.
Pulse always, not only when rendering
Fixes for a later date:
- Implement BASS streams
- 3D voice implementation
- VAD (Voice Activity Detection)
- RTX maybe (Discontinuous Transmission) if it works well