hey
got bored today so wanted to make a push to talk system similar to other games
all you have to do is get the model, put everything in the right spot, turn on the new audio api, and you are good to go!
note
before using this resource make sure UseAudioApi
is turned on, to do this, u gotta:
-
head to
Model
and thenService
-
click on it and select
VoiceChatService
, then press insert
-
select vc service in the explorer and turn on useaudioapi!
tuto
once you get the model, head to the toolbox and insert it
now move everything to the correct spots, your explorer should somewhat look like this:
ive also added bindable events for those who want to modify the resource, these include events for recording, stopping it, and changing the keybind
it will also check if your vc is turned off, or if your account isnt id verified!
it also auto formats alt
to LeftAlt
, control
to LeftControl
, and all the numbers (0-9)
to their alphabetical names (Zero-Nine
)
(it wont work on studio unless you’ve published the game and turned microphone communication on!)
conclusion
uhh yeah thats it, hope you like it!
get the model here!