irina's Forum Posts

  • Attach a Capx

    (How to attach capx here?)

    open dropbox os similar service and upload file there and here post link.

  • FYI if someone else encounter this issue:

    run command prompt as admin and execute this:

    CheckNetIsolation LoopbackExempt -a -n=Microsoft.MicrosoftEdge_8wekyb3d8bbwe

  • update:

    EDGE console shows this error:

    microsoft.microsoftedge/assets/errorpages/dnserror.html

  • Hi all,

    help needed ! ! !

    I had my LAN preview working fine for some time now but today suddenly all went to shit.

    Wierd thing is...

    all works in NW.js - preview starts and it reads remote server data

    in Chrome preview starts but don't get data from remote server ...but if i type direct URL it reads it properly

    in Edge preview http://192.168.1.73:50000 page cant be reached!? wtf???

    I am confused!? <img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Mad">

    Can anyone help?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Ashley

    Uff... i agree on that, but what's my alternative.... how can i solve my problem?

    If i'm getting you right.... i can't have it both: speech recognition and my desktop aplication in one?

  • Guys!

    I am really desperate here...

  • If you move several of them at the time try to pick one as "leading unit" that uses pathfinding and others to follow "leader" at certain distance and angles... like "flocking" - wich is more like a formation movement.

    Or try to add one or several mid destination points and set unit to randomly pick second as it reaches the first?

  • Oh, this would be excellent adition to C2!!!!

  • Hi all,

    I was working on small desktop app that would help me in my daily work.

    All works nice but becouse speech recognition dont seems to work in nw.js i need to switch my app to browser (chrome).

    Now my objects like: NW.js "path" or "create folder" and AJAX "request" C:\... (path to my folder) dont work anymore.

    How do i make browser to check if directory exist and if not to make one?

    And how to open local *.csv file?

    Thank you!!!!

  • Problem Description

    Speech recognition.capx example does not work when exported via NW.js although it says "Speech recognition is supported!".

    I know it works in Chrome but i need it for desktop app.

    Attach a Capx

    it comes with C2 instalation

    Description of Capx

    Speech recognition

    Steps to Reproduce Bug

    • open Speech recognition.capx example
    • choose preview browser NW.js
    • display shows "network" error report

    Observed Result

    Some "network" error is reported and speech recognition is not working

    Expected Result

    Speech recognition

    Affected Browsers

    • Chrome: (NO)
    • NW.js: (YES)
    • others: Not supported Operating System and Service Pack won 10 Home 64 up to date Construct 2 Version ID latest stabile and beta
  • Ashley

    Microphone input example works... trying to combine those two into one fails...

    Am i doing something wrong or this just does not work in NW.js?

    Thanx!

  • Hello,

    I am trying to make speech recognition to work... sample that comes with C2 is not working when exported in NW.js

    I see some "network" error.... Is this a bug or do i need to make some changes to make capx work in NW.js?

    thanx!

  • You do not have permission to view this post

  • You do not have permission to view this post

  • same problem here.... did u find the way to make it work?