summaryrefslogtreecommitdiff
path: root/apps/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/talk.c')
-rw-r--r--apps/talk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/talk.c b/apps/talk.c
index cf68cdf..21c6f4b 100644
--- a/apps/talk.c
+++ b/apps/talk.c
@@ -554,6 +554,7 @@ int talk_buffer_steal(void)
}
#endif
reset_state();
+
return 0;
}
@@ -728,6 +729,7 @@ int talk_value(long n, int unit, bool enqueue)
VOICE_PIXEL,
VOICE_PER_SEC,
VOICE_HERTZ,
+ VOICE_KBIT_PER_SEC,
};
#if CONFIG_CODEC != SWCODEC