Audio::playPedAmbientSpeechAndCloneNative

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • ped: number
  • speechName: string
  • speechParam: string
  • p3: number

Return value

  • void

Syntax

mp.game.audio.playPedAmbientSpeechAndCloneNative(ped, speechName, speechParam, p3)

Example

//todo


See also