_CREATE_NEW_SCRIPTED_SPEECH
Create a scripted speech to control speech. If handle is less than 0, it's invalid. params struct for ScriptedSpeechParams see: PLAY_PED_AMBIENT_SPEECH_NATIVE Returns scriptedSpeech handle.
AUDIOBuild 1207
Signature
lua
CreateNewScriptedSpeech(PlayerPedId(), params)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Any | — |
Usage
lua
CreateNewScriptedSpeech(PlayerPedId(), params)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
