On Tue, 2008-04-15 at 16:22 +0800, nhadie ramos wrote:> i would just like to inquire how can i create a web interface (will
> use php) to play the voicemail stored in the database.
This really isn't the proper venue for that type of question... but
searching Google for "PHP BLOB" returns a large number of hits, and
several of the ones I looked at showed very good instructions on how to
get a BLOB from the database via PHP code.
> the field in the database is "recording longblob" anyone able to
> retrieve that file and play on an embedded player on a webpage?
I've seen it done many times before. The secret here is to find a good
embedded media player and make sure the audio file is in the correct
format.
--
Jared Smith
Community Relations Manager
Digium, Inc.