Search:

Type: Posts; User: bondage

Search: Search took 0.08 seconds.

  1. Replies
    10
    Views
    3,597

    Re: outputing to a text file from sound API

    and how do i do that? I do not suppose i use filewriter right?
  2. Replies
    10
    Views
    3,597

    Re: outputing to a text file from sound API

    Hi,

    I have tried the code that you provided, however i am only getting the following output:

    ????????????

    Would it be possible to have the software to read the tempBuffer[] array and...
  3. Replies
    10
    Views
    3,597

    Re: outputing to a text file from sound API

    Many many thanks for your reply! I really appreciate tou took time to reply to me.

    One final question if i may.

    When you say "Whatever string you want here" in the post below...
  4. Replies
    10
    Views
    3,597

    Re: outputing to a text file from sound API

    Hi,

    from research i have done, the best thing is to use filewriter to output as integer to a text file (maybe using a for next loop) that cathes the audio data bytes in the ByteArrayOutputStream...
  5. Replies
    10
    Views
    3,597

    outputing to a text file from sound API

    Hi,

    I am experimenting with the java sound API.

    I came across a nice program that has been made to record a stream of audio in computer memory and which is stored as an array of type byte.
    ...
Results 1 to 5 of 5