![]() |
#1 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: none
|
![]()
hello,
after struggeling for wuite a while I succeeded in adding an audio file to an epub file, this way: <audio src="SHLOMO-Greetings.wav" controls="controls"> Your browser deosnt support audio files </audio> after i did thatI was hopeing that since I could see the audio in a browser I will also see them in one of the ereader software. so...it wasn't at all like this. I'm now in a new strugle to find an ebook reader SOFTWARE that will suit 1. PC 2. IPAD/IPHone 3. Android so far every reader I tired, didnt support that sound file. am I doing something worng , or just still hav'nt found the right ereader? the next chalenge will be making that ereader software support chinese characters, which is also a problem. I appreciate the help, thansks, Shlomo |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
|
By default embedded audio or video is not supported in the epub specs. So, most readers will not display or play it.
Some players don't follow the specs, or at least not completely. In those readers it might work, if you can find the correct syntax. I think you might be able to do it in iBooks, perhaps. Remember, an epub reader is not the same as a browser. An epub is not a full set of xhtml and css. |
![]() |
![]() |
Advert | |
|
![]() |
#3 | |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: none
|
Yep, I know
Quote:
would like to hear more comments please. thansk, Shlomo |
|
![]() |
![]() |
![]() |
#4 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,959
Karma: 144284074
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
I think it may work in iBooks.
|
![]() |
![]() |
![]() |
#5 |
Sir Penguin of Edinburgh
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,375
Karma: 23555235
Join Date: Apr 2007
Location: DC Metro area
Device: Shake a stick plus 1
|
It might possibly work in calibre or another Webkit based reading app.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Enthusiast
![]() Posts: 30
Karma: 10
Join Date: Jan 2011
Location: Parisj Van Java
Device: none
|
i think you should try mp3 file format for the sound. wav basically doesn't support.
<audio src="SHLOMO-Greetings.mp3" controls="controls"> Your browser deosnt support audio files </audio> try add, autoplay="false" |
![]() |
![]() |
![]() |
#7 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: none
|
calibre doesn work
|
![]() |
![]() |
![]() |
#8 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: none
|
also, where do I add the autopaly=false ?
|
![]() |
![]() |
![]() |
#9 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: none
|
calibre
|
![]() |
![]() |
![]() |
#10 |
Enthusiast
![]() Posts: 30
Karma: 10
Join Date: Jan 2011
Location: Parisj Van Java
Device: none
|
<audio src="SHLOMO-Greetings.mp3" controls="controls" autoplay="false">
Your browser deosnt support audio files </audio> remember you must convert to xhtml or html5 and try id to each audio tag e.g audio id="shlomo1" ,"shlomo2".... <audio src="SHLOMO-Greetings.mp3" controls="controls" autoplay="false" audio id="shlomo1"> Your browser deosnt support audio files </audio> support on ipad and iphone (ibooks) |
![]() |
![]() |
![]() |
#11 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,959
Karma: 144284074
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
That may not be ePub but instead iBooks. iBooks is not really ePub compliant and has a lot of stuff that's not part of ePub.
|
![]() |
![]() |
![]() |
Tags |
audio, chinese, ebook reader, epub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Audio/Video in epub | bhuvana786 | ePub | 2 | 03-25-2011 05:30 AM |
Audio in epub book. | chezchicago | General Discussions | 3 | 11-12-2010 08:53 AM |
Pocketbook 301+ asking to activate when viewing epub from Booksonboard | penythai | PocketBook | 5 | 08-29-2010 10:24 PM |
Audio in ePub? | randomname | ePub | 3 | 06-28-2010 07:05 AM |
Alternative epub viewing software? | ShellShock | Sony Reader | 4 | 03-01-2009 06:47 PM |