Results 1 to 9 of 9

Thread: Blabberbot V1

                  
   
  1. #1
    PSP Coder
    Join Date
    Nov 2005
    Posts
    477
    Rep Power
    0

    Default Blabberbot V1

    Blabberbot V1

    Hi Guys,
    Blabberbot is an experimental text to speech program for plain text files
    based on the Flite (Festival lite) speech engine PSP port provided by Mypspdev.

    The Flite speech engine has a built in "file to speech" function, but I have taken an approach of
    breaking a file down into segments separated by return characters so that these segments can
    be printed to the screen, and so the user can also seek forward and back through the file while
    the speaking is in progress. Normally, the function that speaks files cannot be interrupted.

    Controls are fairly intuitive.
    While the text file is being spoken, a progress indicator is displayed at the top of the screen,
    and left or right on the Dpad can be used to advance the position in the text file forwards, or
    reverse the position. The left and right controls are non responsive during speaking,
    so they must be held down to be polled between bursts of speech.

    There is no pause button implemented yet.

    Rapidshare Download:
    http://rapidshare.com/files/16645777...ot_V1.zip.html
    Megaupload Download:
    http://www.megaupload.com/?d=JWEGUHS0

    Cheers, Art.

  2. #2
    Registered User Mr. Shizzy's Avatar
    Join Date
    Apr 2006
    Location
    In The UMD Drive
    Posts
    1,386
    Rep Power
    0

    Default

    Awesome !!

    Any plans of allowing the outputted speech to be saved to memory stick ??

    Great release

    ~shizzy

  3. #3
    DCEmu Rookie
    Join Date
    May 2006
    Posts
    192
    Rep Power
    72

    Default

    This is a good idea for those who are on the road and too busy driving to read their favourite e-books or other important documents. Thank you for creating this program, and I look forward to seeing how far development on this program goes.

  4. #4
    DCEmu Pro dangee's Avatar
    Join Date
    Feb 2007
    Posts
    531
    Rep Power
    69

    Default

    Art, your recent production rate of quality homebrew is taking on
    heroic proportions.

    Thx for another interesting release.

  5. #5
    PSP Coder
    Join Date
    Nov 2005
    Posts
    477
    Rep Power
    0

    Default

    Quote Originally Posted by Mr. Shizzy View Post
    Awesome !!

    Any plans of allowing the outputted speech to be saved to memory stick ??

    Great release

    ~shizzy
    Although I hadn't thought of it, that actually would be pretty easy to do.

    Thanks for the comments Guys,
    but most of the credit for this program, and whatever it becomes
    must go to the authors of Flite, and Mypspdev for porting it.

    I think it's a program that needed to happen though, since there is no other PSP text file reader (speaker) yet.

    Art, your recent production rate of quality homebrew is taking on
    heroic proportions.
    Lol, thanks, I'm glad you appreciate it.
    I think the next lot of work I put in will be updates to existing programs rather than new ones.
    Cheers, Art.

  6. #6
    DCEmu Newbie
    Join Date
    Jul 2007
    Posts
    82
    Rep Power
    0

    Default

    not bad at all ...it reads quite well ....i am suprised...

    this could actually be quite useful for some people as

    metioned above ... i hope you will put a pause and

    stop funtion in future updates...

    i also like you irdeto sage and audio mechanica ,you

    are on fire (hot)...and so different

    thanks you ART ...:thumbup:

  7. #7
    Registered User NoQuarter's Avatar
    Join Date
    Dec 2005
    Posts
    2,106
    Rep Power
    0

    Default

    We love you Art!

    I needed something like this.

  8. #8
    DCEmu Rookie
    Join Date
    Sep 2006
    Posts
    170
    Rep Power
    69

    Default

    Nice. Hope this gets updated.

  9. #9
    PSP Coder
    Join Date
    Nov 2005
    Posts
    477
    Rep Power
    0

    Default

    My current working version is already far improved...

    Blabberbot V2 (XX/11/08):
    - Attempted to fix crash on exit problem with late firmware PSP units,
    although untested because this isn't a problem with the test unit.
    - Backslash character is filtered from speech, but not from text.
    - Pause button implemented.
    - New Multi threaded operation makes buttons responsive at all times.
    - Program no longer splits words if the screen character buffer fills.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •