parent
4b580a07c4
commit
ded65395bd
|
@ -141,8 +141,8 @@ static switch_status_t play_group(switch_say_method_t method, switch_say_gender_
|
||||||
} else {
|
} else {
|
||||||
switch_say_file(sh, "digits/%d%d", b, c);
|
switch_say_file(sh, "digits/%d%d", b, c);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
c = 0;
|
c = 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (c) { /* 0 < 9 */
|
if (c) { /* 0 < 9 */
|
||||||
|
|
Loading…
Reference in New Issue