yandex / speechkitcloud

Speechkit Cloud examples and SDK
Apache License 2.0
89 stars 45 forks source link

Cannot read property 'model' #13

Open andrew-veresov opened 9 years ago

andrew-veresov commented 9 years ago

I use simple html page with script block <script>ya.speechkit.recognize({..});<script/> and webspeechkit-1.0.0.js throws an exception: Uncaught TypeError: Cannot read property 'model' of undefinednamespace.ya.speechkit._defaultOptions @ webspeechkit-1.0.0.js:1018namespace.ya.speechkit.recognize @ webspeechkit-1.0.0.js:1250(anonymous function)