You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use Artyom.js with desktop it working fine, getVoices function return all voices available.
But when using with cordova app with android platform I get error in getVoices functions i.filter is not a function
main.5496f321ef9776b1cd9d.js:1 TypeError: i.filter is not a function at s (main.5496f321ef9776b1cd9d.js:1) at t.getVoice (main.5496f321ef9776b1cd9d.js:1) at t.initialize (main.5496f321ef9776b1cd9d.js:1) at new l (main.5496f321ef9776b1cd9d.js:1) at ps (main.5496f321ef9776b1cd9d.js:1) at cs (main.5496f321ef9776b1cd9d.js:1) at xa (main.5496f321ef9776b1cd9d.js:1) at Ma (main.5496f321ef9776b1cd9d.js:1) at Ra (main.5496f321ef9776b1cd9d.js:1) at xa (main.5496f321ef9776b1cd9d.js:1) l @ main.5496f321ef9776b1cd9d.js:1
The text was updated successfully, but these errors were encountered:
When I use Artyom.js with desktop it working fine, getVoices function return all voices available.
But when using with cordova app with android platform I get error in getVoices functions i.filter is not a function
main.5496f321ef9776b1cd9d.js:1 TypeError: i.filter is not a function at s (main.5496f321ef9776b1cd9d.js:1) at t.getVoice (main.5496f321ef9776b1cd9d.js:1) at t.initialize (main.5496f321ef9776b1cd9d.js:1) at new l (main.5496f321ef9776b1cd9d.js:1) at ps (main.5496f321ef9776b1cd9d.js:1) at cs (main.5496f321ef9776b1cd9d.js:1) at xa (main.5496f321ef9776b1cd9d.js:1) at Ma (main.5496f321ef9776b1cd9d.js:1) at Ra (main.5496f321ef9776b1cd9d.js:1) at xa (main.5496f321ef9776b1cd9d.js:1) l @ main.5496f321ef9776b1cd9d.js:1
The text was updated successfully, but these errors were encountered: