Add speech rec to docs

This commit is contained in:
Hillel Coren 2017-04-19 23:36:27 +03:00
parent e3be115ff0
commit de270da7ea

View File

@ -97,7 +97,7 @@ You can disable the feature by adding ``GOOGLE_MAPS_ENABLED=false`` to the .env
Voice Commands Voice Commands
"""""""""""""" """"""""""""""
Supporting voice commands requires creating a `LUIS.ai app <https://www.luis.ai/home/index>`_, once the app is created you can import this `model file <https://download.invoiceninja.com/luis.json>`_. Supporting voice commands requires creating a `LUIS.ai <https://www.luis.ai/home/index>`_ app, once the app is created you can import this `model file <https://download.invoiceninja.com/luis.json>`_.
You'll also need to set the following values in the .env file. You'll also need to set the following values in the .env file.