User:Fenix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
====Voice Branch==== | ====Voice Branch==== | ||
'''To-do:''' | '''To-do:''' | ||
* Client-side events for remote players | |||
* Scripting functions | * <s>Client-side events for remote players</s> | ||
* | * <s>Scripting functions</s> | ||
* <s>Per-User voice buffers</s> | |||
* Voice volume in settings | * <s>Voice volume in settings</s> | ||
* Wiki documentation of scripting functions/events | * <s>Wiki documentation of scripting functions/events</s> | ||
* Voice quality setting on server | * <s>Voice quality setting on server</s> | ||
* | * <s>AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.</s> | ||
* <s>Noise supression</s> | |||
* <s>Pulse always, not only when rendering</s> | |||
* Pulse always, not only when rendering | |||
'''Fixes for a later date:''' | '''Fixes for a later date:''' | ||
* Implement BASS streams | |||
* 3D voice implementation | * 3D voice implementation | ||
* VAD (Voice Activity Detection) | |||
* Echo cancelation | |||
* RTX maybe (Discontinuous Transmission) if it works well |
Latest revision as of 11:03, 21 August 2011
Voice Branch
To-do:
Client-side events for remote playersScripting functionsPer-User voice buffersVoice volume in settingsWiki documentation of scripting functions/eventsVoice quality setting on serverAGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.Noise supressionPulse always, not only when rendering
Fixes for a later date:
- Implement BASS streams
- 3D voice implementation
- VAD (Voice Activity Detection)
- Echo cancelation
- RTX maybe (Discontinuous Transmission) if it works well