Raised This Month: $51 Target: $400
 12% 

[ANY] VoiceannounceEX (VoiceHook) [Updated 20-Dec-2022]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
4294
Plugin Version:
2.3.1
Plugin Category:
Technical/Development
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    Plugin Description:
    Plugin for hook voice chat with a easy API for developers
    Old 08-01-2014 , 03:32   [ANY] VoiceannounceEX (VoiceHook) [Updated 20-Dec-2022]
    Reply With Quote #1

    Description:

    Plugin for hook voice chat with a easy API for developers.

    This plugin has become very popular so I decided to release it in a new topic for give it a better support and add my new version of this plugin that have CS:GO support, a new native and some others changes.


    Requeriments:

    DHooks


    Natives:
    Code:
    /**
     *
     * Checks whether a client is speaking or not.
     *
     * @param client 	The client index to check against.
     *
     * @error 			Client is not valid, ingame, or client is a bot.
     *
     * @return 			True if client is speaking, false otherwise.
     *
     */
    
    native bool IsClientSpeaking(int client);
    
    /**
     *
     * Called while a client is speaking.
     *
     *	@param client	Client index.
     *
     * @noreturn
     *
     */
    
    forward void OnClientSpeakingEx(int client);
    
    /**
     *
     * Called when a client ends speaking.
     *
     * @param client	Client index.
     *
     * @noreturn
     *
     */
    forward void OnClientSpeakingEnd(int client);

    Plugins that currently use this API:

    Voice Amount Anti-lag
    Jail Captain
    TF2Jail


    Credits:

    GoD-Tony - for the compatibily with CSS, TF2 and l4d2
    Mini - For make code that implement it with natives


    Donations (optional):

    If you apreciate my work, you can donate me via paypal or with a trade offer


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 12-20-2022 at 12:12.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
     



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 14:24.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode