[Release] Microphone icon display while talking

Github link : https://github.com/jrmycsm/dix-micro

Todo : - Make the microphone image change color depending on voice range

So, today I’m releasing a simple script which displays a microphone icon at the bottom right of your screen while you are talking.

If you have trouble with this, contact me here in the comments

Screenshot (at the bottom right)

4 Likes

Printscreen would be nice

1 Like

Done, sorry, had only an old one :confused:

Cool thanks!

1 Like

anyway you could add something that shows how far the voice goes, like voicemeter… Shout, normal etc…
or how could i do it

1 Like

Looks good!
Compatible with OneSync i suppose ?

1 Like

Never tested with OneSync but it should work

I will try to add something like a color to the image depending on how far is the voice but I’m new to html and js so if someone know how to do it, feel free to do a pull request on github

1 Like

If you can’t, maybe just make the icon bigger based on voice distance ?

Have you installed the resource correctly ? Have you started it in your cfg file ?

Yes, everything has been done correctly but I don’t know why the microphone doesn’t display.

Hi, could you share this, please?

1 Like

Share what ?

Hm it supposed to show an image of hud, so the hud? Could you?

1 Like

I’m sorry but no, this script was apparently a stolen resource from a roleplay server, the github repo was deleted because it was stolen, sorry

No problem. Good reason, tho.

1 Like

Oh man can you send me your hunger bar?

1109] [b2189_GTAProce] CrBrowserMain/ Mixed Content: The page at ‘https://cfx-nui-esx_micdisplay/html/ui.html’ was loaded over HTTPS, but requested an insecure script ‘http://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js’. This request has been blocked; the content must be served over HTTPS. (@esx_micdisplay/html/ui.html:0)

i have this error

Just change “http://” to “https://” on the cloudflare url and should work.