This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add AddAudio to epub * add unit tests to epub * add writeAudio * add writeAudioTest * add test audio file * fix: AddAudio function parameter name * change sample audio file to reduce size * test: Use smaller test audio file ... and add NOTICE --------- Co-authored-by: Barış Hasdemir <[email protected]> Co-authored-by: bmaupin <[email protected]>
- Loading branch information
1 parent
74b49e5
commit 5d94be3
Showing
6 changed files
with
98 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The following files are from or contain content from external sources: | ||
|
||
testdata/sample_audio.wav | ||
Source: https://cgit.freedesktop.org/libreoffice/core/tree/extras/source/gallery/sounds/laser.wav | ||
License: Mozilla Public License Version 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters