Tagged Questions

2
votes
2answers
610 views

Including a MP3 Encoder with your application

Part of a web application I'm working on turns text into speech and then turns the wav stream into a mp3 using LAME encoder. How would one go about licensing the mp3 encoder with the company that ...