1. React
  2. React Alicante
  3. 2019
  4. Giving voice an action in React and React Native

Giving voice an action in React and React Native

Wouter van den Broek at React Alicante 2019

Voice is the next frontier for input on (mobile) devices and the web. You can use it for inputting text instead of a keyboard but better use it to do actions on your mobile or website. This can be opening a task or screen in your app or even process it with NLP (natural language processing) to get the users intention and create a magical experience. In this talk you will see how to get voice input ready in React and React Native, how to react on voice input and how to process it to get the intent from the user voice.