Enable speech to intent with picovoice SDK

Viewed 10

I'm developing a react native application with picovice SDK to detect the wake word and speech to intent. It will start the speech recognition once the wake word is detected. I also want to start the speech recognition with a button click without detecting the wake word. So the application need to have both of this feature.

  1. Start speech to intent recognition with wake word detection.
  2. Start speech to intent recognition after button click without wake word detection.

Kindly request a guide to achieve this.

0 Answers
Related