You have to include the files in the zip (ePUB is just a zip renamed), and in the manifest (the OPF file that's included in the ePUB). Note that audio files are not "core media types" in the ePUB specification, so readers are likely to not support them. And links directly to image files are not allowed either, you have to create some HTML wrapper that holds the images and link to it.
|