What is missing? The dll when you start the application or something during building your application?
And I think you need the openal.dll and libsndfile-1.dll too (at least in C++ you need them), to use the audio module. (They are shipped with SFML do not download the dll's(version missmatch).
AlexAUT