Insert an audio file (MP3) into a BLOB

I want to insert an audio file (MP3) into a db table.
i have declared the db field to be blob.
can anybody tell me what java code to write to insert an audio obj into db blob field.
thanxx in advance.
Raheel

I have never tried an MP3 file but have done images.
I assume the same type of methods would work.
Try looking at some of these forum answers.
http://forum.java.sun.com/thread.jsp?forum=48&thread=446603
http://forum.java.sun.com/thread.jsp?forum=48&thread=448964
http://forum.java.sun.com/thread.jsp?forum=31&thread=458059
http://search.java.sun.com/search/java/index.jsp?and=blob+store&phr=&qt=&not=&field=&since=&nh=10&col=javaforums&col=wireless&rf=0&Search.x=15&Search.y=8
rykk

Similar Messages

  • HT2729 I'm not able copy an audio file (mp3) of size 18,890KB to my Iphone that has the latest OS - iOS5.1.1. Is there a limit on the audio file size ?

    I'm not able copy an audio file (mp3) of size 18,890KB to my Iphone that has the latest OS - iOS5.1.1. Is there a limit on the audio file size ? I was able to play the same song on iTunes but not able load it into my iphone. .. Any suggestions ?

    I'm not able copy an audio file (mp3) of size 18,890KB to my Iphone that has the latest OS - iOS5.1.1. Is there a limit on the audio file size ? I was able to play the same song on iTunes but not able load it into my iphone. .. Any suggestions ?

  • How do I put a song as an audio file (mp3, mp4 etc) onto iTunes for sale

    How do I put a song as an audio file (mp3, mp4 etc) onto iTunes for sale

    Check with CD Baby - they have an agreement with Apple to get indie music on iTunes for sale.

  • Anyone know how I can get an audio file imported into my iTunes' podcast directory, rather than the music directory?

    Anyone know how I can get an audio file imported into my iTunes' podcast directory, rather than the music directory?
    I downloaded a series of podcasts recently.  They were imported into my "music" directory instead, making it more difficult for me to recall where I left off with the last podcast I listened to before having to stop it for whatever reason.  Thanks in advance for any help.

    You can do it, though the result isn't ideal. Import your episode, then select it in the Music list and hit command-i to bring up the info panel:
    However each episode you do this with will turn up as a 'podcast' with no name - and it doesn't seem possible to give it one - containing the one episode:

  • How to insert a streaming audio file/link into a basic HTML page?

    I am a novice webmaster managing the website for our arts organization.  I am trying to build a simple table on a page of our site that will have about 30 streaming MP3 audio clips for our members to review.  I'm using Amazon CloudFront and Amazon S3 to host and stream these files (using an embedded JW Player?).  Can someone explain to me how to insert these media files into my Dreamweaver page in the most simple way? 
    Up until now, I've been just inserting downloadable MP3 files as quicktime plugins (also hosted at Amazon S3) but with 30 files that gets pretty cumbersome because they all begin to progressive download at the same time. 
    Thank you.

    I simply want a basic playlist for  MP3 files.  What is the type of playlist I want in that case? 
    XML would work.
    http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding/5768/how- to-embed-jw-player-with-an-xml-mp3-playlist
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Can I listen to a track before inserting an audio file

    Can i listen to the audio file before i insert it to a multitrack session, this feature was available in the prior versions of audition

    Not in the current release, no. This is one of many features that we hope will be back in future versions...

  • Play or download a WAV audio file stored in a BLOB

    Hi all, I was hoping someone could point me to the proper steps to take to download or play a WAV audio file I have stored in a BLOB column (from APEX). I'm sure it's probably pretty easy, but I can't quite find exactly the right approach.
    Basically all I want to accomplish is show a report, standard or IR, that will show some kind of link if there is a non-null BLOB value for a column -- the column only stores WAV audio files. I'd like the link (image, button, whatever) to either play the audio file directly (using whatever desktop player, plugin whatever the user might have), or at least prompt to download the WAV file for playback later.
    Any advice on how to easily do this?
    Thanks very much
    David

    Se this link: http://download.oracle.com/docs/cd/E14373_01/appdev.32/e13363/up_dn_files.htm#CIHDDJGF
    Thank you,
    Tony Miller
    LuvMuffin Software
    (281) 871-0950

  • How to insert External XML file content into XMLTYPE through Pro*c

    Could any one sugest me how to insert a external XML file content into Db
    into XMLTYPE datatype through Pro*c program.
    Thanks for any help...... who has done this
    Ghanta Tagore

    Hi
    After some good fight of 3 days, I have done it through Pro*c
    This is the way to handle this
    Buffer-->Temporary Clob-->XMLTYPE(using CreateXml)
    Pasting my piece o code to do this
    ===============
    OCIClobLocator *license_txt;
    varchar h_ttt[1024] = {'\0'};
    ub4 amt;
    int i;
    EXEC SQL ALLOCATE :license_txt;
    EXEC SQL LOB CREATE TEMPORARY :license_txt ;
    GetName(name); /*Gets Name to insert into name column in License Table*/
    for(i=0; i<4;i++)
    GetXMLL((char *)h_ttt.arr); /*Gets a string value of XML into this example*/
    /*<Tagore>Is From TCS Delhi</Tagore>*/
    /*This can be changed to get buffer from FILE */
    h_ttt.len = strlen((char *)h_ttt.arr);
    amt = sizeof(char) * h_ttt.len ;
    EXEC SQL LOB WRITE APPEND :amt FROM :h_ttt INTO :license_txt;
    EXEC SQL
    INSERT INTO license_table VALUES (:sss, :name, sys.xmltype.createXML(:license_txt))
    ================
    Thanks For ur Help
    Tagore Ghanta

  • Audio files turned into white noise

    I just opened a couple of session I kept on my firewire audio drive and for some reason some of the audio files have been turned into white noise and obviously rendered unusable. Has this ever happened to anyone? If so can you do anything to sort it out?
    Some of those where really important so I would really appreciate if someone had a solution.
    Thanks
    Luc

    Creepy!!!

  • Can't import any audio file types into my project files in AECS5

    I'm trying to add sound effects to a titles animation for the first time. When I tried to import a .wav file i got this error:
    after effects error. Can't import file (filename.wav)  unsupported filetype or extension
    So I converted the file to .mp3. Still didn't work. I converted the file to .aiff, wma and none worked.
    Whats the problem? Better to just animate in AE and input sound effects in Premiere?
    please help!
    Z

    balizumba wrote:
    I'm running Adobe CS5 on an ASUS i-5. 4gb ram. 500gb internal memory. 1gb
    dedicated geForce Nvidia 310M graphics card.
    However, you did NOT answer Todd's very crucial question:
    Are you running AE 10 without having done the free update to AE 10.0.1, which corrects a wealth of AE weirdness?  Hmmmmmm? 
    That's the first thing to tend to if you haven't done it yet.
    You have other issues going on as well.
    Issue #1 is that you only have 4GB RAM, and for AE 10, that's absolutely NOTHING.  You need to get more memory, you need to get it right away, and you have to turn off multiprocessing and leave it off until you get more memory.  Think about bringing your machine up to 12 GB minimum to use multiprocessing.  You should tend to that next.
    Issue #2 -- you have your media files on the same drive as your OS and applications.  This is very bad indeed.  You need to get an additional hard drive for your project files and media files.  A 1 TB internal hard drive costs what.... about $100 US?  That's the third thing to do.
    Once you do all that, you ought to stand a fighting chance at getting your audio work done in AE.  And you should use either AIFF or WAV files.  Do NOT use any kind of compressed audio.  AE has NEVER worked well with compressed audio.
    Can't afford to do all that hardware upgrading?  Got a video editing application?  Import your AE animation -- VIDEO ONLY, no audio -- and any audio files you need, including sound effects.  Do the work in the video editor.  Not only will it be faster, but easier.

  • Inserting multiple audio files?

    I'm trying to import 2 separate video and audio files to join them up, however it won't let me insert the second audio track, however the second video track goes in fine?

    Welcome to our community
    Captivate allows audio at three levels.
    Background - Plays for duration of project
    Slide - Plays when slide plays
    Object - Plays when object appears
    What you need to do if you want multiple audio files to play is to insert objects and associate audio with the objects. If you don't wish to see the object and all you want to do is hear the audio, use a Transparent Caption with no text or a Highlight Box with no color or a Click Box with no pause and no action when clicked.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Table Widget. Inserting text, audio file and pdf file.

    Hi everyone,
    I have a client [Church organization] They want to put all their Sermon audio in their website. Similar to this: http://www.calvarysj.org/?page_id=1310
    They have a lot audio files and I think I need to sort it by year or per book but going to back to my question does anyone know how to do it or what kind of widget should I use?
    Thanks,
    Debs

    You use the table widget here :
    http://musewidgets.com/collections/all/products/table-maker
    Additionally for adding audio files ;
    https://forums.adobe.com/message/6429361
    https://forums.adobe.com/message/6276219
    Thanks,
    Sanjit

  • Audio file downloads into itunes

    there is a morning radio show that has unheard broadcasts that are only for members of ther web site for download only. they are not podcasts they are just audio files i try to download them to itunes but they never show up in my music i have downloaded them to my computer and changed there properties to oped with i tunes but still cant get them in ther any help would be great, thank you

    there is a morning radio show that has unheard broadcasts that are only for members of ther web site for download only. they are not podcasts they are just audio files i try to download them to itunes but they never show up in my music i have downloaded them to my computer and changed there properties to oped with i tunes but still cant get them in ther any help would be great, thank you

  • Inserting edge animate files correctly into Dreamweaver

    Hi there all,
    I am loving edge animate! i have made all sorts of web banners and slideshows!! This is my problem, I have a project i would like to add to a 2 column layout in the right colum but eveytime i insert the project where i believe it should go it appears on the otherside of my screen not in the area i placed it or the containing div..
    Can somebody please help me.. This is my code
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!--Adobe Edge Runtime-->
        <script type="text/javascript" charset="utf-8" src="publish/web/seal slider_edge.js"></script>
        <script type="text/javascript" charset="utf-8" src="publish/web/seal slider_edgeActions.js"></script>
        <script type="text/javascript" charset="utf-8" src="publish/web/seal slider_edgePreload.js"></script> 
        <style>
            .edgeLoad-EDGE-90061968 { visibility:hidden; }
        </style>
    <title>Seal Snorkeling</title>
    <style type="text/css">
    <!--
    body {
        font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
        background-color: #42413C;
        margin: 0;
        padding: 0;
        color: #000;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl {
        padding: 0;
        margin: 0;
    h1, h2, h3, h4, h5, h6, p {
        margin-top: 0;    
        padding-right: 15px;
        padding-left: 15px;
    a img {
        border: none;
    a:link {
        color: #42413C;
        text-decoration: underline;
    a:visited {
        color: #6E6C64;
        text-decoration: underline;
    a:hover, a:active, a:focus {
        text-decoration: none;
    .container {
        width: 960px;
        background-color: #FFF;
        margin: 0 auto;
    .header {
        background-color: #ADB96E;
    .sidebar1 {
        float: left;
        width: 480px;
        background-color: #fff;
        padding-bottom: 10px;
    .content {
        Float: right;
        width: 480px;
        background-color: #fff;
        padding: 10px 0;
        padding-bottom: 10px;
    .stage {
        Float: right;
        width: 480px;
        background-color: #fff;
        padding: 10px 0;
        padding-bottom: 10px;
    .content ul, .content ol {
        padding: 0 15px 15px 40px;
    .footer {
        padding: 10px 0;
        background-color: #CCC49F;
        position: relative;
        clear: both;
    .fltrt { 
        float: right;
        margin-left: 8px;
    .fltlft {
        float: left;
        margin-right: 8px;
    .clearfloat {
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    -->
    </style></head>
    <body>
    <div class="container">
      <div class="header">
    <div style="width: 100%">
    <video controls="width: 987px">
    <source src="seal.mov" type="video/mov" />
    <source src="seal.mp4" type="video/mp4" />
    </video>
    </div></div>
      <div class="sidebar1">
      <img src="logo.jpg" width="470" height="216" align: "right"alt="logo" longdesc="logo.jpg" />
      <p><strong>Seal Snorkeling </strong> in Cape Town is the ultimate wildlife experience for the adventurous.  Plunge into the cool Atlantic ocean and swim with hundreds of playful Cape Fur Seals.  Interact with them in their environment and on their terms.  This half day excursion is for everyone and will be the highlight of your holiday.</p>
      <p><strong>Meeting Times </strong> <br>9am - November to February.</br><br>10am - September to Ovtober $ March to April.</br><br>Please confirm when booking.</br><br>There are afternoon options if the morning is fully booked.</p>
        <p><strong>Meeting Location </strong> <br>We meet inside Hout Bay Harbout, outside the NSRI building.</br> See directions below</p>
        <p><strong>Trip Duration</strong> <br>3 hours.  This includes kitting up, briefing and traveling to and from the island.  On average, visitors spend an hour in the water.</p>
        <p><strong>What is provided?</strong> <br>We provide all equipment, a marine guide, boat ride, educational briefing, water, biscuits, hot chocolate and even a hot water shower to warm you up!</p>
    <img src="divers.jpg" width="470" height="530" align: "right"alt="logo" longdesc="logo.jpg" />
         <div id="content">
        </div>
    </div>
      <div class="content" id="test"><div id="stage" class="EDGE-6752322">
        </div></div>
      <div class="footer">
        <p></p>
    </div>
    </div>
    </body>
    </html>
    If anyone has some advice i would be very grateful, Thanks in advance!!
    Nick

    Hi there,
    Here is a pic of what im talking about, as you can see the edge file is now hovering over the entire project again..  didnt change a thing and now back to artifacts even after restarting please please please help

  • Audio file conversion into ARB of device

    Hi ,
    I would like to convert a set of  *wav file (I & Q data) into a binary or text file so I can transfer it to an Arbetary Waveform generator. Furthermore I will need to build an *.dll out of this application.
    Do you have any program examples?
    Regards
    Y3G

    Hello,
    We have examples of reading in .wav files in LabVIEW and playing them over the computer's built-in audio - these examples ship with LabVIEW.  We also have examples as part of the Sound & Vibration Toolkit that can take measurements on an analog input channel and save this measurement as a .wav file among other operations.  These Sound & Vibration examples do not come with the standard LabVIEW package, as they are part of an add-on toolkit that is purchased separately.  You can, however, view the descriptions of all of these examples by opening the NI Example Finder from LabVIEW and navigating to Toolkits and Modules Not Installed»Sound and Vibration. 
    If you have the Application Builder activated in your LabVIEW package, you can easily build a DLL out of your VI's.  Depending on what version of LabVIEW you are using, the process will be different.  What version do you have installed?
    I'm curious to know, however, what the end goal of this is application is.  If the idea is to send the audio data to the arb and have it output the stored sound file, why not just play the .wav file on the computer and use the audio out jacks to serve the same purpose?  Also, what format do you need this binary/text file to be in?  WAV files are already stored in a binary format on your computer, so being more specific as to what you're looking for will make it that much easier for us to help you.
    Message Edited by MattP on 02-01-2007 10:41 AM
    Cheers,
    Matt Pollock
    National Instruments

Maybe you are looking for

  • ITunes, quicktime won't start

    Problem: When iTunes is launched, the process shows up for several seconds in the process manager before disappearing without an error message. Subsequent attempts to open iTunes feature it disappearing from the process manager in a much shorter peri

  • Recurring document - FBD1 with incorrect due-date calculation for AP

    Hi Gurus, in our ECC 6.0 system we are creating with F.14 FI-documents (SAPF120) based on recurring documents (created with FBD1) for various purposes (e.g. Recurring entries for IC-business). Therefore it's important that the system provides in the

  • Breaking down iPhoto library?

    Hi, I'm using iPhoto '09 (as far as it goes on a Power Mac G5 with Leopard). Hoping to make a second backup of my photos, I picked up a Lexar 16GB memory stick at Apple store last night. Alas, my iPhoto library far exceeds that size. Oops. Question i

  • Archive Logs - Relocating

    Good evening to all. A little about my environment: E-Business R12 Oracle Enterprise DB 10.2.0.4.0 Split Tiers Architecture: Server 1 / DB Node (Redhat 5.5 32bit) Server 2 / Apps Node My PROD database resides on a server that roughly has the followin

  • "No Service" post - 1.1.2 upgrade

    Good day all, Since I upgraded my iPhone to V1.1.2 I frequently receive a "No Service" condition after my phone has been left on for some time. (overnight or longer) Other cell phones which have been on for the same time period (Nokia 8801) continue