Skip to main content
February 26, 2013
Question

Converting wav to mp3

  • February 26, 2013
  • 1 reply
  • 531 views

Does anyone know how I can convert wav to mp3 using CF9 or custom tag to do so please?

    This topic has been closed for replies.

    1 reply

    Inspiring
    February 26, 2013

    ColdFusion has no native sound processing libraries, however it can run any Java you like so can I recommend you google "java convert wav to mp3" and go from there.

    --

    Adam

    February 26, 2013

    Thanks very much from your reply