From de270da7ead2e5c2c94cd18379ccee81ff633738 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 19 Apr 2017 23:36:27 +0300 Subject: [PATCH] Add speech rec to docs --- docs/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure.rst b/docs/configure.rst index 4a931328a03e..5a489d692afb 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -97,7 +97,7 @@ You can disable the feature by adding ``GOOGLE_MAPS_ENABLED=false`` to the .env Voice Commands """""""""""""" -Supporting voice commands requires creating a `LUIS.ai app `_, once the app is created you can import this `model file `_. +Supporting voice commands requires creating a `LUIS.ai `_ app, once the app is created you can import this `model file `_. You'll also need to set the following values in the .env file.