Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NPCI 2.1.0.0

(15 reviews)

2 Screenshots

NPCI 2.1 is LIVE!

 

NPCI brings you a new way of interacting with PEDS inside of LSPDFR and adds a whole new level of immersion to your gameplay experience!

 

ANNOUNCEMENT:

The new update (2.1) is OUT. This new version finally brings the Microsoft Speech Platform to NPCI, but with a twist! You can now CHOOSE between WSR or MSP in the INI file. You can also tweak the confidence level threshold for each engine in the INI file to find your sweet spot. Lower the value to loosen up the speech recognition or increase the value to tighten it up (you can do it in .01 increments). 

 

*** Because both engines (WSR & MSP) are intertwined in the new NPCI 2.1 update - YOU MUST have Microsoft Speech Platform installed to use NPCI 2.1, even if you don't intend on using the new Microsoft Speech Platform. If you do not have MSP installed, you can download it from the links below: *** 


Microsoft Speech Platform: https://www.microsoft.com/en-us/download/details.aspx?id=27225 
Language Packs:  https://www.microsoft.com/en-us/download/details.aspx?id=27224
-- For the speech platform install, download the larger 2.6 MB SpeechPlatformRuntime.msi, NOT the 2.2 MB one. 
-- For English users - download the "MSSpeech_SR_en-US_TELE.msi"

 

Here's the complete list of changes in NPCI 2.1:

Spoiler

• Support for Microsoft Speech Platform -- now anyone can use NPCI where MSP is supported!

• DUAL speech recognition option. Set the engine to use WSR or MSP in the NPCI.INI file.
• Speech recognition confidence threshold customization - modify the confidence threshold in the NPCI.INI file.

• Fixed Grammar Police PED check not working when asking for license on foot or during traffic stops (PR version - Huge thanks to Echooo for that one). 
• New blacklist option for all emergency personnel (default is enabled).
• New PED actions by voice (PED wait by patrol vehicle & PED go to crosshair location & more).
• New Player actions by voice.
• New PED automark feature for both PR & STP (auto enables PR/STP when you perform my frisk action).
• XML update that brings nested phrases into a single command.
• Controller support for NPCI voice input and for the new PedGoToCrosshair action.

 

For those of you who just want to add the new actions into your existing UserResponses xml file (so you don't overwrite any of your existing customization's), I included a text file with the new actions. Just copy and paste them into your existing xml file and you'll be good to go. Don't forget to take advantage of the new XML nested phrases feature!

 

Need support? Join the NPCI Discord and help grow the NPCI community - join us here: https://discord.gg/9RMrrvm5qH

Want to show some love for all my hard work on NPCI - join my Patreon here: https://www.patreon.com/cw/Doublehook

 

How to use the new PED go to crosshair location action:

Spoiler

First, customize the [Targeting] keybind to whatever you prefer in the NPCI.INI file. Then while in game, hold down the keybind you set for the [Targeting] crosshair, and you'll see a small white crosshair appear on your screen. Move that around to your desired location, and while holding down the targeting keybind, give the phrase to the PED to "wait over there" or "go over there" or whatever you customize this phrase with, and then let off the [Targeting] keybind, and the PED will comply. Your player character will automatically turn to the location you selected and point for the PED to go. There are 2 different actions for this new feature - one that commands the PED to go to your crosshair and then turn around and face you and the other commands the PED to go to your crosshair and face away. Great to use the face away one when you want PEDS to get up against a vehicle or wall for pat downs ("get against the vehicle" or "get against the wall"). It might take you one or 2 tries to get the hang of how it works, but once you do, you'll end up using these actions a ton!

 

 NEW XML Nested Phrases Update:

Spoiler

You can now nest phrases inside of a single command, to help better organize your phrases and responses and avoid all the duplication with variations of your phrases. An example of this is shown below:

 

    <Command>
        <Text>take care</Text>
        <Text>take it easy</Text>
        <Text>you have a good one</Text>
        <Text>have a good one</Text>
        <Text>have a good day</Text>
        <Text>you have a good day</Text>
        <Text>have a good evening</Text>
        <Text>you have a good evening</Text>
        <Text>have a great day</Text>
        <Text>have a great evening</Text>
        <Action>DismissNPC</Action>
        <Responses>
            <Response>See you later sir.</Response>
            <Response>See you officer.</Response>
            <Response>You too sir.</Response>
            <Response>You too officer.</Response>
            <Response>Will do sir.</Response>
            <Response>Will do officer.</Response>
            <Response>You do the same.</Response>
        </Responses>
    </Command>

 

NPCI v2.1 brings a ton of new features, such as PED actions by voice, Player actions by voicenew PED animations, PED idle animations, a built in animation viewer, the ability to cycle through 49 different walk styles (with the option to set a default walk style when loading up LSPDFR), and more! Interactions in NPCI 2.1 have never felt more alive!

 

There are 2 versions available in the download: "NPCI 2.1 for PR" & "NPCI 2.1 for STP". Make sure you install the correct one!

 

Installation:

Spoiler

First and foremost, please read through ALL of the provided documentation before you get started. There are so many new features in version 2.1, and I'd hate for you to miss out on everything that NPCI 2.1 has to offer. 

 

NPCI is now an LSPDFR plugin. Before you install the new version, be sure to remove the old version from the base plugins folder, or you'll encounter issues.

 

Drag and drop the "plugins" folder inside the zip for the version you're using (PR or STP) directly into your main Grand Theft Auto "root" folder, or simply drag and drop the individual plugin files (including the WindowsInput.dll) directly into your "plugins\LSPDFR" directory. Make sure the NPCIXML folder is also in the same "plugins\LSPDFR" directory as the dll.

 

\Grand Theft Auto\plugins\LSPDFR\

 

For users who have significantly customized their UserResponses.XML files, I included a text file in the NPCI 2.1 zip with the new actions that were added in this update, so you can simply copy and paste those new actions directly into your existing UserResponses.XML. 

 

Due to the new version and how the XML files have changed, I've re-provided BOTH the "Responses.xml" & "UserResponses.xml" files. Don't OVERWRITE your customized versions!! For those of you who have customized your xml files, you'll need to update them to the current format. All responses, regardless of the xml file, have a new "<Action> </Action>" tag. This tag is vital to NPCI 2.1, as it dictates what actions or animations will trigger when you give a voice command phrase. All of your custom phrases will need to have this new action tag added into your xml files (if you want the PEDS to respond with the new animation features). There is a README in the download that covers all of the new PED actions and PED animation category tags, so you'll know which ones to add to your custom responses for certain situations. 

 

XML Customization

Spoiler

Please refer to the "NPCIXML" folder inside the plugins directory to customize the questions/responses and the new "Action" commands. There are 2 XML files to customize these features. One is called "Responses.XML", which is the default XML file containing all of the original questions/responses from v1.0.3. The 2nd XML file is called "UserResponses.XML", which contains all of the action commands (along with some random questions/responses as well). You can use either one to customize your very own questions and responses for NPCI. Either XML file will also take the action commands. In addition to these XML files, you will find 3 new ones called GenericPedAnimations.xml, IdleAnimations.xml, & AnimViewer.xml. The provided documentation explains what these XML files are for and how you can customize them. I will be putting up some videos in the next couple of days walking you through the new XML files and how you can customize them. 

 

**Quality of life update: the questions/phrases can now have capital letters in there, so no more worries about them all having to be lowercase!

 

**** Due to in-game limitations, the max response length is 100 characters. Anything over 100 characters will be cutoff on the onscreen response. When customizing your responses, you must keep them to 100 characters or less (between the <Response> and </Response> brackets).

 

Demonstrations

These videos are using voice activation and NPCI 2.1 only. No menus, just straight up voice commands. I just added an early preview for NPCI 3.0 as well, so enjoy! 

 

Keep an eye out on my YT page (https://www.youtube.com/@doublehookmedia) for more videos! I'll be posting videos to show you how to modify your XML files, including the PED animations and idle animations. I'll also go over how to create new PED emotion categories and explain how to customize them to create your own PED animations.

 

What is NPCI?

Spoiler

NPCI stands for "Non Playable Character Interaction". NPCI allows you to talk to any PED inside of GTA 5 LSPDFR using just your voice and get text responses back onscreen. Like many others, I found myself avoiding the "question the ped" option inside of STP, because it took too long to generate the interaction dialog. Desperately wanting to include this immersive interaction in my gameplay, I set out to create a plugin for myself that would allow me to speak the same types of questions using just my voice. After 5 long months of testing and tweaking, it ended up working out better than I could have ever hoped for. Now I'm sharing that same experience with all of you!

 

Suggested "must have" LSPDFR plugins & addons to use alongside NPCI

Policing Redefined & Grammar Police. While NPCI works the same for both PR & STP when it comes to the available features, NPCI runs much smoother with the better coded Policing Redefined, so if you want the best NPCI experience, I strongly suggest you go with PR!

 

Tutorials

Spoiler

The new NPCI.ini file comes with several options for keybind customization's. You can customize your voice input (now with a modifier option & controller support), a new RP type mouth movement that you can use to talk to PEDS when not asking them questions from the XML file, and many more. ** A neat trick you can implement -- if you have a way of stacking keybinds on your mouse, you can use both my new roleplay (RP) manual mouth movement keybind option, along with Grammar Police, to make your mouth move when you talk to dispatch! The stack order does matter, so my RP keybind would have to come before GP, otherwise, GP's keybind cancels the mouth movement ** Don't forget to add a custom walkstyle name in the INI file to load when LSPDFR starts up! All of the keybind options come with a modifier option as well. 

 

To generate the onscreen text response, simply hold down the keybind you customized in the INI file and speak your desired question from either of the Responses xml files, or any questions of your own that you created, and then let off the keybind for the text response to be displayed onscreen. Be sure you are holding down the keybind prior to speaking the phrase and not letting off until the entire phrase has been spoken, so that the proper response is triggered. Don't be afraid to experiment with with the phrases. If you have trouble getting the phrases to be recognized, change them up. Find the ones giving you trouble and customize them with a different phrase. It will require some trial and error, but once you get it sorted, you interactions will be much more consistent. If you're having speech recognition issues, adjust the new confidence threshold option in the INI. If that's still not working for you, make sure you try both engine options (WSR & MSP). If it's still not working, then it's an issue on your end, not with NPCI. NPCI does not control speech recognition, Windows does. NPCI only enables your audio to pass through, use your local speech recognition to match your spoken phrase, and then display the onscreen text it matches with from the XML's. 

 

Remember, many of these questions/phrases you already RP in-game each time you interact with a PED. Just modify the ones I provided to match the way you like to speak those commonly used phrases! It will help to cut down on memorization. 

 

Don't overlook the option to customize the unrecognized text responses that show onscreen for unrecognized input. Also, the unrecognized responses now have PED animations as well, to make the unrecognized responses feel more like a part of the interaction and less like an error. If you customize these just right, these unrecognized responses can fit a lot of scenarios and feel more like deliberate responses, making it easier for you to continue with your PED interactions! Come up with phrases/responses to ask back to the PED when getting an unrecognized response. This will help play out those instances and make the responses feel like they're part of the interaction. 

 

Suggestions & Bug Reporting:

All bug reports and suggestions will be done through Discord. Join my Discord server here: https://discord.gg/9RMrrvm5qH

 

Future releases

• Add audio voices for the responses (with optional onscreen text)

 

• Add in more PED and Player action animations

 

• Future enhancements using AI interaction for more natural, conversational, and unscripted exchanges. 

 

© 2025 NPCI by doublehook. All rights reserved. Do NOT reverse engineer, modify, or share the contents of my plugin without my express written consent

 

 

 

Edited by doublehook

What's New in Version 2.1.0.0

Released

* DUAL speech recognition support. Set the engine to use WSR (legacy Windows speech recognition) or MSP (the new Microsoft Speech Platform) in the NPCI.INI file

* New speech recognition confidence threshold customization - modify the confidence threshold (WSR or MSP) to better match your speech recognition needs

* New blacklist option for all emergency personnel (default is enabled)

* New PED actions by voice (PED wait by patrol vehicle & PED go to crosshair location & more)

* New Player actions by voice

* New PED automark feature for both PR & STP - marks the PED automatically for you when giving the frisk action command (in case you forget prior to giving the command)

* XML update that brings nested phrases into a single command - to help better organize your XML files and alleviate duplicate responses for each unique phrase

* Controller support for NPCI voice input and for the new PedGoToCrosshair action (customizable in the NPCI.INI file)

 

 

 


Short Description

A brand new way to talk to PEDS in LSPDFR - using just your voice!

User Feedback

Recommended Comments

doublehook

Members Author

7 minutes ago, PInkyPeakerHD said:

still getting the same error with the language error. so the fix didn't work!

I'm sorry to hear. Did you try leaving is as en-US in the INI file? There's 2 people from the UK, just a few above your posts, who changed it back to that and it worked for them last night.

PInkyPeakerHD

Members

10 minutes ago, doublehook said:

I'm sorry to hear. Did you try leaving is as en-US in the INI file? There's 2 people from the UK, just a few above your posts, who changed it back to that and it worked for them last night.

yes i did but nothing  i also have grammar police as well and both are en-GB. 

3 minutes ago, PInkyPeakerHD said:

yes i did but nothing  i also have grammar police as well and both are en-GB. EDIT: just tried again on US and still same error 

 

THE ALCO

Members

buenas hize ya la instalacion del plugin, en primer lugar ya se quito el error , funciona perfecto , en cuanto al tema de traducion , realize la traducion del archivo nuevo por defecto al español, cambiando el archivo por defecto el juego funciona pero no aparece la traducion , solo aparece en ingles las respuestas , ademas cambie los dos archivos por mi traducion y tampoco funcionaba, creo que puede ser por el .ini tal vez halla que poner que el idioma sea es-ES y no en-US para que a si detecte el juego , un saludo

doublehook

Members Author

10 minutes ago, PInkyPeakerHD said:

yes i did but nothing  i also have grammar police as well and both are en-GB. 

 

Ok, thanks for confirming. I wonder if they might have had en-US language packs on their computers as well. If you don't mind, can you hit up my Google form below and leave your email address, so I can work with you directly offline. I might need to send you some test versions. Thanks in advance.

 

https://forms.gle/vrgGLogwacrFMqyw8

14 minutes ago, GtaSkies said:

buenas hize ya la instalacion del plugin, en primer lugar ya se quito el error , funciona perfecto , en cuanto al tema de traducion , realize la traducion del archivo nuevo por defecto al español, cambiando el archivo por defecto el juego funciona pero no aparece la traducion , solo aparece en ingles las respuestas , ademas cambie los dos archivos por mi traducion y tampoco funcionaba, creo que puede ser por el .ini tal vez halla que poner que el idioma sea es-ES y no en-US para que a si detecte el juego , un saludo

¡Me alegra mucho saber que ya funciona! Es muy extraño que recibas respuestas en inglés. Si los archivos XML tienen respuestas en español, ¿cómo puede mostrar el texto en inglés? Extrae el texto del XML. Recomiendo cambiar el idioma del INI a es-es para que sepa qué reconocimiento de voz usar cuando hablas, pero aún no entiendo cómo puede mostrar texto en inglés sin tener texto en inglés en el archivo XML traducido. El complemento no puede traducir las respuestas. Tendré que pensarlo.

whiphybrid

Members

21 minutes ago, PInkyPeakerHD said:

yes i did but nothing  i also have grammar police as well and both are en-GB. 

You need the US speech language pack, from my experience. Can take a while to download it (for me at least, almost killed my pc in the process) but NPCI worked well after i got it. (Except for the fact I don't have a good enough american accent for it, and so it usually can't process what I say 👍)

doublehook

Members Author

(edited)

17 minutes ago, whiphybrid said:

You need the US speech language pack, from my experience. Can take a while to download it (for me at least, almost killed my pc in the process) but NPCI worked well after i got it. (Except for the fact I don't have a good enough american accent for it, and so it usually can't process what I say 👍)

Thanks for sharing what you did to get it working for you. This is a top priority to fix for me and I hope to have another update out sometime this week to address it. I want to make sure your experience is the best it can be, and not have to deal with en-US speech recognizer not fully understanding your accent! I might hit you up to test a version for me if that's cool with you. I don't have any beta testers, especially from other regions, and could use the test feedback before going live with it.

Edited by doublehook

whiphybrid

Members

3 minutes ago, doublehook said:

Thanks for sharing what you did to get it working for you. This is a top priority to fix for me and I hope to have another update out sometime this week to address it. I want to make sure your experience is the best it can be, and not have to deal with en-US speech recognizer not fully understanding your accent! I might hit you up to test a version for me if that's cool with you. I don't have any beta testers, especially from other regions, and could use the test feedback before going live with it.

I'd be happy to help, I'm pretty sure I have put up a report on your form and so you should have my email from there for anything you need.

doublehook

Members Author

5 minutes ago, whiphybrid said:

I'd be happy to help, I'm pretty sure I have put up a report on your form and so you should have my email from there for anything you need.

I really appreciate that. I'll definitely be hitting you up through the email address you leave on the form and send you a test version soon!

THE ALCO

Members

si tambien intente lo de cambiar en el archivo .ini a es-es pero si se cambia eso el plugin falla al iniciar rageplugin con la consola , no detecta bien el archivo creo el idioma y creo que debe de ser algo en cuestion con el .ini ya que si cambias el idioma hay es cuando falla el plugin 

estare esperando a que me comentes para seguir probando la traducion en español, en cuanto tenga algo me comenta para probar el plugin y actualizar mi traducion en lspdfr , gracias por tu tiempo y un saludo

doublehook

Members Author

9 minutes ago, GtaSkies said:

si tambien intente lo de cambiar en el archivo .ini a es-es pero si se cambia eso el plugin falla al iniciar rageplugin con la consola , no detecta bien el archivo creo el idioma y creo que debe de ser algo en cuestion con el .ini ya que si cambias el idioma hay es cuando falla el plugin 

Muchas gracias por confirmarlo. Sin duda, todavía queda algo por corregir en el código. Algunos usuarios del Reino Unido también tienen problemas al cambiar el INI a su idioma nativo, pero pueden usar Grammar Police sin problemas. Agradezco su paciencia mientras trabajo para resolver este problema. Haré todo lo posible para que esté listo lo antes posible. Tengo su correo electrónico, así que le enviaré una versión de prueba para que pruebe una posible solución hoy o mañana. Saludos.

THE ALCO

Members

perfecto , estare pendiente para la nueva version, no corre prisa , se agradece su trabajo para la comunidad , un saludo

BLKThePower

Members

Awesome idea! I can't wait to try this out on my next play session 😄 

doublehook

Members Author

5 minutes ago, BLKThePower said:

Awesome idea! I can't wait to try this out on my next play session 😄 

Thanks so much! I hope you have a great time with it! I look forward to hearing your feedback. Cheers!

PInkyPeakerHD

Members

whats the point in me using US when im clearly GB lol and im not risking my pc 

3 hours ago, whiphybrid said:

You need the US speech language pack, from my experience. Can take a while to download it (for me at least, almost killed my pc in the process) but NPCI worked well after i got it. (Except for the fact I don't have a good enough american accent for it, and so it usually can't process what I say 👍)

whats the point in me using US when im clearly GB lol and im not risking my pc 

whiphybrid

Members

8 hours ago, PInkyPeakerHD said:

whats the point in me using US when im clearly GB lol and im not risking my pc 

Lots of people do for various reasons when using speech recognition and for other plugins such as grammar police (Not me though, my british accent's too strong apparently). Also, don't worry about your pc, it was definitely a me problem and it is an official windows/microsoft download so nothing to worry about.🫡

PInkyPeakerHD

Members

5 hours ago, whiphybrid said:

Lots of people do for various reasons when using speech recognition and for other plugins such as grammar police (Not me though, my british accent's too strong apparently). Also, don't worry about your pc, it was definitely a me problem and it is an official windows/microsoft download so nothing to worry about.🫡

alrighty. so moving forward what now?

manu450

Members

(edited)

For the speech recognition problem. A few keywords in the question that trigger the response would help fix this issue. Example: If I say, “Step out of the vehicle for me, please.” If the engine recognizes only the sentence “step out”, it won't matter what you say afterwards. You can even say, “step out or I'm going to pull you out of the fu%^^>€ car.” It would still work. If you train the engine to work this way, you can then build all your questions following this pattern. I think it would help the plugin recognize more precisely what you are trying to say. The fact that you need to say all the full sentences exactly creates a much bigger chance of error. You can customize your sentence, but the command always stays the same. Something in that trend. 

 

<Command>
    <Name>step out</Name>
    <Phrases>
        <sentence>step out of the car</sentence>
        <sentence>step out of the car or I'll pull you out</sentence>
        <sentence>step out of the vehicle</sentence>
        <sentence>step out of the car for me please</sentence>
        <sentence>sir/mam, i'm asking you to step out</sentence>
    </Phrases>
</Command>

<Command>
    <Name>no registration</Name>
    <Phrases>
        <sentence>it shows you have no registration</sentence>
        <sentence>you are driving with no registration</sentence>
        <sentence>why you have no registration</sentence>
        <sentence>this vehicle has no registration</sentence>
        <sentence>you have no registration on this vehicle</sentence>
    </Phrases>
</Command>

 

Edited by manu450

whiphybrid

Members

3 hours ago, PInkyPeakerHD said:

alrighty. so moving forward what now?

If you want the mod to work, get the US speech pack in the windows settings (I assume you know this already) and enable that, then make sure the ini file says en-US and launch lspdfr with the NPCI plugin loaded. That's all, really. It may not work if you have a british accent but it loads without error. If not, that may just be a problem on your end.

PInkyPeakerHD

Members

1 hour ago, whiphybrid said:

If you want the mod to work, get the US speech pack in the windows settings (I assume you know this already) and enable that, then make sure the ini file says en-US and launch lspdfr with the NPCI plugin loaded. That's all, really. It may not work if you have a british accent but it loads without error. If not, that may just be a problem on your end.

or i could just wait for him to do GB version...

Legend22417

Members

hi bro you know why its keps crashing on me, i load it up with rph console f4 and also load it up at startup but it just crashes, i also installed new rph but still crash any suggestions?

 

whiphybrid

Members

1 hour ago, PInkyPeakerHD said:

or i could just wait for him to do GB version...

For sure, I was just suggesting that so you can confirm it does actually work and there's no other reason to the error

THE ALCO

Members

buenas , me complace decirle que descargue la ultima version beta y el plugin es completamente funcional , ademas mi traducion es perfecta y funciona de 10 , ya puede subir la version tambien funcionando para español - añadiendo en el .ini es-es , un saludo

doublehook

Members Author

(edited)

20 hours ago, PInkyPeakerHD said:

alrighty. so moving forward what now?

A new version will be available shortly. It's been beta tested by 2 en-GB community members (thanks guys!) and one es-es (Spain) community member, and they all confirmed v1.0.3 to be working now. No more speech recognizer issues in rage hook and no more crashes. I downloaded en-GB last night and personally tested myself with no issues. It should be up in the next hour, and then however long it takes for the moderators to approve the file.

12 hours ago, GtaSkies said:

buenas , me complace decirle que descargue la ultima version beta y el plugin es completamente funcional , ademas mi traducion es perfecta y funciona de 10 , ya puede subir la version tambien funcionando para español - añadiendo en el .ini es-es , un saludo

¡Gracias! Me alegra mucho saberlo y agradezco que te hayas tomado el tiempo de hacer la prueba beta. ¡También me alegra saber que los archivos traducidos funcionan correctamente! ¡Gracias por traducirlos! Subiré la versión 1.0.3 en la próxima hora y debería estar disponible para todos esta noche. ¡Saludos!

15 hours ago, Legend22417 said:

hi bro you know why its keps crashing on me, i load it up with rph console f4 and also load it up at startup but it just crashes, i also installed new rph but still crash any suggestions?

 

I'm sorry for the issues you're experiencing. I see from your profile that you're in Ireland. There was an issue with the speech recognizer passing the proper protocol for non en-US community members, and it's been resolved in v1.0.3. The new version is going up shortly, and should resolve your crashes. Please let me know if you encounter any issues with the latest version. Cheers!

Edited by doublehook

THE ALCO

Members

buenas estoy trabajando en su archivo para diferentes paises , nose si aun es compatible , eh echo rusia,francia,brasil,mexico,italia,portugal , lo subire a lo largo del dia , si puedes confirmarme , podria enviarte los documentos por si tienes que implementar algo , lo malo es que hablo español y no puedo verificar bien las traduciones , espero que la comunidad me ayuden para probarlo , un saludo

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.