User:Fenix: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
* <s>Per-User voice buffers</s>
* <s>Per-User voice buffers</s>
* <s>Voice volume in settings</s>
* <s>Voice volume in settings</s>
* Wiki documentation of scripting functions/events
* <s>Wiki documentation of scripting functions/events</s>
* <s>Voice quality setting on server</s>
* <s>Voice quality setting on server</s>
* AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.
* <s>AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.</s>
* Echo cancelation
* <s>Noise supression</s>
* Noise supression
* <s>Pulse always, not only when rendering</s>
* <s>Pulse always, not only when rendering</s>


Line 19: Line 18:
* 3D voice implementation
* 3D voice implementation
* VAD (Voice Activity Detection)
* VAD (Voice Activity Detection)
* Echo cancelation
* RTX maybe (Discontinuous Transmission) if it works well
* 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 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.
  • Noise supression
  • Pulse 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