Explorar el Código

Update the value description.

FusionPBX hace 3 años
padre
commit
e563e7f804
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      source/applications/voicemail_transcription.rst

+ 2 - 2
source/applications/voicemail_transcription.rst

@@ -88,9 +88,9 @@ Add the following entries
   +=============+=======================+===========+===========================+===========+
   |  voicemail  |  transcribe_provider  |  text     |  watson                   |  True     |
   +-------------+-----------------------+-----------+---------------------------+-----------+
-  |  voicemail  |  google_key           |  text     |  { your watson key }      |  True     |
+  |  voicemail  |  google_key           |  text     |  { your google key }      |  True     |
   +-------------+-----------------------+-----------+---------------------------+-----------+
-  |  voicemail  |  google_url           |  text     |  { *watson url }          |  True     |
+  |  voicemail  |  google_url           |  text     |  { your google url }      |  True     |
   +-------------+-----------------------+-----------+---------------------------+-----------+
   |  voicemail  |  transcribe_language  |  text     |  en-US                    |  True     |
   +-------------+-----------------------+-----------+---------------------------+-----------+