User:Fenix: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
====Voice Branch====
====Voice Branch====
'''To-do:'''
'''To-do:'''
<s>* Client-side events for remote players</s>
<s>* Client-side events for remote players</s>
* Scripting functions
* Scripting functions
Line 11: Line 12:
* RTX maybe (Discontinuous Transmission) if it works well
* RTX maybe (Discontinuous Transmission) if it works well
* AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.
* AGC (Automatic Gain Control) - adjusts the volume of all remote players to be consistent.
* Pulse always, not only when rendering
<s>* Pulse always, not only when rendering/<s>





Revision as of 05:32, 6 May 2011

Voice Branch

To-do:

* Client-side events for remote players

  • Scripting functions
  • Implement BASS streams

* Per-User voice buffers

  • Voice volume in settings
  • Wiki documentation of scripting functions/events
  • Voice quality setting on server
  • VAD (Voice Activity Detection)
  • RTX maybe (Discontinuous Transmission) if it works well
  • 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:

  • 3D voice implementation