go away spammer

Author Topic: webbotlib Speech::write()  (Read 2010 times)

0 Members and 1 Guest are viewing this topic.

Offline t0mTopic starter

  • Beginner
  • *
  • Posts: 2
  • Helpful? 0
webbotlib Speech::write()
« on: November 10, 2012, 12:53:03 AM »
couldn't get this function (which is documented here) to work in v2.09 until I patched the Speech class in Speech2Text.h by inserting:

   /* patch in this method */
   size_t write( const void *src, size_t len){
      return Stream::write( src, len );
   }

Dunno if I was doing something wrong or this is an avr-gcc version thing or whatever, but I thought I'd flag it up.

Another bug/feature that I discovered: trying to speak the backslash character "\" results in a weird noise of indefinite length.

As this is my first post I thought I would mention: going through 5 captcha routines is extreme and offputting.

Offline zwarte

  • Jr. Member
  • **
  • Posts: 24
  • Helpful? 0
Re: webbotlib Speech::write()
« Reply #1 on: November 10, 2012, 02:59:21 AM »
nvm i mis readed
« Last Edit: November 10, 2012, 03:02:08 AM by zwarte »

 


Get Your Ad Here