<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Audio%3A%3AplayAmbientSpeechWithVoice</id>
	<title>Audio::playAmbientSpeechWithVoice - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Audio%3A%3AplayAmbientSpeechWithVoice"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Audio::playAmbientSpeechWithVoice&amp;action=history"/>
	<updated>2026-07-24T21:23:31Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Audio::playAmbientSpeechWithVoice&amp;diff=118&amp;oldid=prev</id>
		<title>imported&gt;DevMarvin: added speechs link</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Audio::playAmbientSpeechWithVoice&amp;diff=118&amp;oldid=prev"/>
		<updated>2023-02-22T23:57:19Z</updated>

		<summary type="html">&lt;p&gt;added speechs link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Info|Speechs can be found here: [[Speech]].}}&lt;br /&gt;
&lt;br /&gt;
This is the same as _PLAY_AMBIENT_SPEECH1 and _PLAY_AMBIENT_SPEECH2 but it will allow you to play a speech file from a specific voice file. It works on players and all peds, even animals.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;EX (C#):&amp;lt;br&amp;gt;GTA.Native.Function.Call(Hash._0x3523634255FC3318, Game.Player.Character, &amp;#039;GENERIC_INSULT_HIGH&amp;#039;, &amp;#039;s_m_y_sheriff_01_white_full_01&amp;#039;, &amp;#039;SPEECH_PARAMS_FORCE_SHOUTED&amp;#039;, 0);&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The first param is the ped you want to play it on, the second is the speech name, the third is the voice name, the fourth is the speech param, and the last param is usually always 0.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
*[[speech|Speech List]]&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;mp.game.audio.playAmbientSpeechWithVoice(p0, speechName, voiceName, speechParam, p4);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;p0:&amp;#039;&amp;#039;&amp;#039; Ped handle or object&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;speechName:&amp;#039;&amp;#039;&amp;#039; String&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;voiceName:&amp;#039;&amp;#039;&amp;#039; String&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;speechParam:&amp;#039;&amp;#039;&amp;#039; String&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;p4:&amp;#039;&amp;#039;&amp;#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Undefined&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Audio_s_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>imported&gt;DevMarvin</name></author>
	</entry>
</feed>