Bugs in Web Speech API

215 views
Skip to first unread message

Sinan Demir

unread,
Apr 2, 2023, 8:26:14 AM4/2/23
to Chromium HTML5
Hello,

recognition.lang = 'tr-TR';
recognition.maxAlternatives = 2;
recognition.interimResults = true;
recognition.continuous = false;

I am dealing with the above information. It returns incorrect results. It was fine before. It's malfunctioning now.

For example;

For "yetmiş" it should be "70" but it returns 7.
For "seksen" it should be "80" but returns 8.
"90" for "doksan" should be returning 9.
"100" for "yüz" should not return the result.

Can you help me with this?

Thanks.

PhistucK

unread,
Apr 2, 2023, 8:32:05 AM4/2/23
to Sinan Demir, Chromium HTML5
That is unfortunate... maybe search for an existing issue at crbug.com or file a new one. 

PhistucK


--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-html5/f7a8c4b4-796e-41e9-a48c-1db3d9f19906n%40chromium.org.
Reply all
Reply to author
Forward
0 new messages