AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   VoiceHook - Developer preview of something. (https://forums.alliedmods.net/showthread.php?t=145457)

robotortoise 06-13-2014 14:24

Re: VoiceHook - Developer preview of something.
 
Quote:

Originally Posted by Ben.vpk (Post 2151154)
yes we do.

As Requiesta said, after last update unable to load the plugin, even with the latest snapshots of mm.

Seconded.

Bubka3 06-22-2014 03:29

Re: VoiceHook - Developer preview of something.
 
This seems to have broke.
Quote:

] sm_rcon meta load addons/voicehook_mm
Failed to load plugin addons/voicehook_mm (Could not find sv_voicecodec cvar.).

Doldol 11-01-2014 13:38

Re: VoiceHook - Developer preview of something.
 
Quote:

Originally Posted by asherkin (Post 1519688)
And what advantage would that bring you?

So that when you inevitably drop support other people can go in and fix your outdated stuff?
Or even so that people can help you keep it up-to-date more consistently?

How many closed-source projects I've seen where the main dev goes MIA, and sooner or later something breaks the latest build.

This stuff is (well, was) really great, and it shouldn't be lost to the passing of time, imho.

Chdata 03-19-2015 11:14

Re: VoiceHook - Developer preview of something.
 
Yep, broken. Same problem as the sv_voicecodec guy.

edit: VoiceHook2 works though.

hepto 09-22-2015 23:35

Re: VoiceHook - Developer preview of something.
 
After the last update not working - project is dead?

tehbiga 03-15-2017 17:18

Re: VoiceHook - Developer preview of something.
 
For anyone who comes across this even though it is quite old:

Seems that maybe the interface name was changed to vaudio_speex in the same dll. So far I can grab a pointer to the interface. Have not tried using it yet.

Edit:
That crashed. Idk yet.

Neoony 03-03-2023 17:26

Re: VoiceHook - Developer preview of something.
 
Any chance that someone has any alternative for just saving voice into audio files serverside?

This one not working in Empires
Error reloading plugin: Could not find interface VOICE_INTERFACE_002 (error 1)

(Empires using the sv_voicecodec" = "steam" by default)

While voicehook2 has a wrong signature

Was actually making a chatGPT API "welcoming/informational" BOT now that the API is out.
They also released the Whisper model which reads Speech and converts to text, so I thought it would be cool to make it read voice chat somehow :D

But I see anything reading voice chat seems outdated :(

https://platform.openai.com/docs/guides/speech-to-text

EDIT:
The actual bot plugin (no voice): https://git.empiresmod.com/sourcemod/pires/
But still not very designed for public and only for Empires. But mentioning it here, in case someone just needs example/reference


All times are GMT -4. The time now is 06:33.

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