On 10/6/05, Chris Martin <[EMAIL PROTECTED]> wrote:
> On thing I always thought would be really good, would be to have
> T9-style  text recognition (as they do on mobile phones) for searching
> through really large music connections.
>
> The code would probably be not too hard to impliment, although the
> possible stumbling block would be that you probably need a licence to
> use such a system.

You can implement T9 style searching via regex search patterns against
the database.  I can't see how you'd need to license that.

-John
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to