Hotword Plugin [Tasker Plugin] Application icon

Hotword Plugin [Tasker Plugin] 4.1.1

5.4 MB / 5+ Downloads / Rating 3.2 - 28 reviews


See previous versions

Hotword Plugin [Tasker Plugin], developed and published by Jolan Rensen, has released its latest version, 4.1.1, on 2024-02-29. This app falls under the Tools category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 3.2, based on 28 reviews.

Hotword Plugin [Tasker Plugin] APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: nl.jolanrensen.hotwordPlugin

Updated: 1 year ago

Developer Name: Jolan Rensen

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Hotword Plugin [Tasker Plugin] on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.2
Total 28 reviews

Reviews

3 ★, on 2025-02-19
What is the proper way to pause listening for processing, I'm getting this error:Hotword plugin keep stopping when I stop the plugin to get autovoice recognize results then processing and starting the plugin again, I also tried Disabling/Enabling set of Hotwords with no success?

5 ★, on 2024-11-05
I remade all my macrodroid macros in tasker and the app works perfectly now. Ding off and everything! No more crashes. I think it is a macrodroid issue. Thanks.

3 ★, on 2024-08-20
"Hotword Plugin" keeps closing. The app has been forcefully stopped to improve system performance. Not functional on a Samsung S24U

4 ★, on 2024-07-29
Hmm, it seems when I enable or disable certain hotwords when I have more than ~5, sometimes the app will select and disable completely different hotwords seemingly at random!! Love the app, but this troublesome bug is causing many issues...

5 ★, on 2024-06-03
Fantastic app, have been using it 6+ months to run a fully local voice assistant on home assistant. My only comment is that it uses snowboy for the wakeword recognition, which is both an unmaintained project and is difficult to create custom hotwords for. If the app implemented openwakeword as an option this would be literally perfect.

4 ★, on 2024-02-02
Great.

Previous Versions

Hotword Plugin [Tasker Plugin] 4.1.1
2024-02-29 / 5.4 MB / Android 2.3+

About this app

This is the paid version, please uninstall the free version before downloading this one to avoid confusion ;)

This app is powered by Snowboy (https://snowboy.kitt.ai/) Hotword detection.

Ever wanted to reuse that old android phone you've got lying around as an always listening mic and let it trigger a Tasker task? Or wanted to shout something else to your phone than the same old "OK Google"?

Well then this is the plugin for you!
This app does need Tasker to work! (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm, this is a paid app with a 7 days free trial)

Visit https://snowboy.kitt.ai/ (NOTE Chrome doesn't work, Firefox does), train and download the voice models you like (preferably on the device where you will run this plugin). Then you can add them in the plugin and the fun can start!
Yes you can listen for as many hotwords at a time as you like and trigger a different task for each one.
NOTE that when the listening service is running, the mic will be blocked from other app. This ensures the best performance and speed, however if you want to use the mic in another app, you can simply disable and enable it from the notification (Oreo notification channels supported) or enable the setting that does this for you.
You can also control the state of the listening mode from within a task if you like, use the quick toggle, or quickly stop or start it using app shortcuts on your home screen.

To give you a taste of what's possible I already give you a few hotwords to play with, but since they are not trained to your phone's mic it's much advisable to train and download your own.

What makes this plugin so special is that it is powered by Snowboy. They built a C++ toolkit that is light-weight, offline, super fast and they included a website with a database where you can access a lot of hotwords that are already trained!
Since it's already compiled natively it only works for devices having an armv7a or armv8-aarch64 chip (I'm sorry for you guys having Intel chips).

To give you an idea of what you can do with it: I have an Nvidia SHIELD androidTV that has Google Assistant but no always listening support. So, I grabbed an old android phone, installed my plugin and whenever I say "Hey Google" it sends an adb command (https://play.google.com/store/apps/details?id=com.ADBPlugin) that starts Assistant!

For help please visit https://forum.xda-developers.com/u/tasker-tips-tricks/plugin-hotword-plugin-free-t3692422 or send me an email.

New features

4.1.1
Fixed link to snowboy.jolanrensen.nl
Update to Android 14
Removed all file permissions
New "already imported" screen where you can now delete imported hw's
Fixed donations (if you got a refund in 2022/2023, try again :) )

before:
Fixed crashes related to the list of hotwords
Rebuilt Tasker communication completely (you need to set up all your tasks again, unfortunately)
Material You support
Figured out on Android 11 the service can only be started from the app or notification :(