[This is preliminary documentation and is subject to change.]
Sets the voice of this 
Ped.
 
    Namespace: 
   Rage
    Assembly:
   RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
 
public string Voice { set; }Public WriteOnly Property Voice As String
	Set
public:
property String^ Voice {
	void set (String^ value);
}Property Value
Type: 
StringThe voice of this 
Ped.
 
Reference