Bug 119859 - New port: audio/pear-Text_Spell_Audio Generates a sound clip saying the contents of a string of characters
Summary: New port: audio/pear-Text_Spell_Audio Generates a sound clip saying the conte...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 13:40 UTC by Ditesh Shashikant Gathani
Modified: 2008-01-21 23:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.29 KB, text/plain)
2008-01-21 13:40 UTC, Ditesh Shashikant Gathani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ditesh Shashikant Gathani 2008-01-21 13:40:05 UTC
Joins up multiple wav file sound clips of letters/numbers being spoken, optionally adding distortion and echo. This could be use to compliment an image-based CAPTCHA to enable people who are unable to read the security image hear it read out instead.

WWW: http://pear.php.net/package/Text_Spell_Audio/

Fix: shar file, as attached.

Patch attached with submission follows:
How-To-Repeat: Not applicable.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-21 13:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-21 23:14:00 UTC
miwi        2008-01-21 23:13:55 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/pear-Text_Spell_Audio Makefile distinfo pkg-descr 
  Log:
  Joins up multiple wav file sound clips of letters/numbers being spoken,
  optionally adding distortion and echo. This could be use to compliment
  an image-based CAPTCHA to enable people who are unable to read the security
  image hear it read out instead.
  
  WWW: http://pear.php.net/package/Text_Spell_Audio/
  
  PR:             ports/119859
  Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
  
  Revision  Changes    Path
  1.922     +1 -0      ports/audio/Makefile
  1.1       +30 -0     ports/audio/pear-Text_Spell_Audio/Makefile (new)
  1.1       +3 -0      ports/audio/pear-Text_Spell_Audio/distinfo (new)
  1.1       +6 -0      ports/audio/pear-Text_Spell_Audio/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-01-21 23:14:55 UTC
State Changed
From-To: open->closed

New port added. Thanks!