Commit e6be4480 authored by Indra Raja's avatar Indra Raja

commit

parent 6722ab76
...@@ -11,7 +11,6 @@ const STATUS_MISSED = 60; ...@@ -11,7 +11,6 @@ const STATUS_MISSED = 60;
/* JS comes here */ /* JS comes here */
/* JS comes here */ /* JS comes here */
function textToAudio() { function textToAudio() {
// let msg1 = "nomor antrian";
let no_antrian = document.getElementById("no_antrian").innerHTML; let no_antrian = document.getElementById("no_antrian").innerHTML;
let voice = "nomor antrian " + no_antrian; let voice = "nomor antrian " + no_antrian;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment