summaryrefslogtreecommitdiff
path: root/apps/app_saycounted.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_saycounted.c')
-rw-r--r--apps/app_saycounted.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/app_saycounted.c b/apps/app_saycounted.c
index be3ac65ef..377a7c45c 100644
--- a/apps/app_saycounted.c
+++ b/apps/app_saycounted.c
@@ -62,6 +62,8 @@
file name is never seen by the end user, there is no need to
implement complicated spelling rules. We simply record the word
"men" in the sound file named "mans".</para>
+ <para>This application does not automatically answer and should be
+ preceeded by an application such as Answer() or Progress.</para>
</description>
<see-also>
<ref type="application">SayCountedAdj</ref>
@@ -99,6 +101,9 @@
will play sound file "newa" (containing the word "novaya"), but
SayCountedAdj(5,new,f) will play sound file "newx" (containing the
word "novikh").</para>
+ <para>This application does not automatically answer and should be
+ preceeded by an application such as Answer(), Progress(), or
+ Proceeding().</para>
</description>
<see-also>
<ref type="application">SayCountedNoun</ref>