<?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=VoiceChat.setPreprocessingParam</id>
	<title>VoiceChat.setPreprocessingParam - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=VoiceChat.setPreprocessingParam"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=VoiceChat.setPreprocessingParam&amp;action=history"/>
	<updated>2026-07-24T19:08:13Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=VoiceChat.setPreprocessingParam&amp;diff=16444&amp;oldid=prev</id>
		<title>imported&gt;Shr0x: see also</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=VoiceChat.setPreprocessingParam&amp;diff=16444&amp;oldid=prev"/>
		<updated>2024-08-13T13:15:16Z</updated>

		<summary type="html">&lt;p&gt;see also&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ClientsideJsFunction}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This function is for setting Audio Pre-Processing on the Voicechat. This function is utilized by the Speexdsp library therefore for any values and params it would be best to check those.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;setting&amp;#039;&amp;#039;&amp;#039; - the int representing the value you wish to change (For example SPEEX_PREPROCESS_SET_NOISE_SUPPRESS would be 18) [https://github.com/xiph/speexdsp/blob/master/include/speex/speex_preprocess.h#L98-L212 SpeexDSP PreProcess Source].&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;value&amp;#039;&amp;#039;&amp;#039; - Based on the value allowed in the Speex documentation&lt;br /&gt;
&lt;br /&gt;
(The setting you wish to change can also be confirmed in the following documentation: [https://www.speex.org/docs/api/speex-api-reference/group__SpeexPreprocessState.html#g55d8537631ed5b7e49ec60b79ca6e98f Speex])&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
This example calling clientside event (You will need to test with another player to fine tune the effects.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
mp.voiceChat.setPreprocessingParam(10,1);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This might require some more examples to show you the benefits of using a Pre Processor on the Voice Chat&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Voicechat}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Shr0x</name></author>
	</entry>
</feed>