From 25c2965da856ced6ad00437c87fc660c69e0df2c Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Fri, 25 Sep 2020 14:39:40 +0200 Subject: [PATCH] Fix missing doc for new Hot Word API X-DeepSpeech: NOBUILD --- doc/C-API.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/C-API.rst b/doc/C-API.rst index e96f3e12..7862aec3 100644 --- a/doc/C-API.rst +++ b/doc/C-API.rst @@ -22,6 +22,15 @@ See also the list of error codes including descriptions for each error in :ref:` .. doxygenfunction:: DS_DisableExternalScorer :project: deepspeech-c +.. doxygenfunction:: DS_AddHotWord + :project: deepspeech-c + +.. doxygenfunction:: DS_EraseHotWord + :project: deepspeech-c + +.. doxygenfunction:: DS_ClearHotWord + :project: deepspeech-c + .. doxygenfunction:: DS_SetScorerAlphaBeta :project: deepspeech-c