Is Android hotword detection possible with Flutter?

408 views Asked by At

I am building this app that needs to be voice-based for 90% of the funtionalities to work, hence the UI is basically negligible. I have managed to get Speech To Text working but I want to know if this application can be made active using hotword detection.

1

There are 1 answers

0
user2316711 On

Picovoice's Porcupine has Flutter support out of the box.