jcberrincha's Forum Posts

  • 8 posts
  • is it possible to recognise codes from video, I mean if a qr code shows up in the camera the plugin will recognise it without the need of taking a snapshot?

  • can calljs work when exported to exe?

    Also can we include external apis? For example if I have an api that does something can I still write a js file that accesses that api?

    Thanks

  • steenosterby: I'm currently using speech.js to do something like that. When I'm dug myself out of the work I'm doing, I'll release the plugin here...

    Edit : did you saw that, in the link you gave, it's not TTS, but speech recognition ?

    any news on this? :-)

  • Also... at the time I'm trying to pull text to speech from speechutil.com trough the ajax object with no success... someone in a different post said it couldn't be done and that a plugin or behavior should be written for the audio plugin to stream music from urls (http://www.scirra.com/forum/help-with-get-request_topic54852.html)

    Could someone pull this out?

  • I'm trying to use this url http://speechutil.com/convert/ogg?text='Hello Dolly!!!' from speechutil.com to get some text to speech functionality, I'm using the ajax object but can't get it to work...

    Any suggestions?

  • yep... I would like to see plugins to integrate those into construct...

    For example, the text to speech, could have, set/get voice, set/get pitch, set/get volume, speak, stop speaking, is speaking and maybe the index of the word being spoken.

    For the microphone something like get pitch, get volume, microphone on/off, I haven't made much research on this but I would like to have something where the microphone detects if the user is blowing on the microphone and use this as an input method

  • To all the plugin developers,

    I am a special needs teacher and I have a class that can only communicate, learn and interact through the use of the computer, I often make small programs for them and I used multimedia fusion to do so, but after finding Construct and how much easy it is to work with and to integrate trough html5 in all the platforms available in the school...

    I am in need of the following plugins, if technically possible:

    text to speech

    speech recognition (for short commands and words like up, down, left, right...)

    microphone (detect pitch and volume)

    kinect (maybe integration with the zigfu plugin)

    face, hand, eye detection trough haarcascade classifier (opencv)

    artoolkit (or any other augmented reality product)

    I believe all the above will be very useful and beneficial not just for me but to all the construct community.

    If you are interested please pm me

    Regards

    Julio berrincha

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • is it possible to develop a plugin that retrieves the totoal number of html elements in a page, and also the type of element( example, scr, div, tables and so on?)

    thnks for your attention

  • 8 posts