This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Clear my_stop_is_acknowledged before waiting on it.
master
Christopher Brannon
8 years ago
parent
2e9ec8e06a
commit
ad436e1172
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/libespeak-ng/fifo.c
+ 1
- 0
src/libespeak-ng/fifo.c
View File
@@ -171,6 +171,7 @@ espeak_ng_STATUS fifo_stop()
if (my_command_is_running) {
a_command_is_running = 1;
my_stop_is_required = 1;
my_stop_is_acknowledged = 0;
}
if (a_command_is_running) {
Write
Preview
Loading…
Cancel
Save