<html><head><meta http-equiv="Content-Type" content="text/html charset=euc-kr"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank you for your interest, Israel, <div>I hope I could develop as many languages' TTS engine as possible. </div><div>But as far as I know, </div><div>Apples's Siri is most comprehensive because it could speak more than 37 languages for now. isn't it? </div><div><br></div><div>Other guys wrote about many TTS engines, so I will check them¡¦!</div><div>May God provide knowledge and wisdom to us to do such a big task to save many unreahced peoples , who can only communicates orally (illiterate), of the earth. </div><div><br></div><div>Humbly in Christ, </div><div>Hison Kahng</div><div><br></div><div><div><div><div>2013. 10. 18., ¿ÀÀü 8:59, Israel <<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a>> ÀÛ¼º:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<div bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I like what you did! That is great!
Siri, is of course only available for iOS, so unless there was a
SWORD TTS ( I remember using some open source TTS once... but I
don't think it was as realistic sounding as that). But this would
obviously keep the file sizes down, and remove the need for
something like mp3 codecs (though ogg is most likely what I would
use anyhow).<br>
hmm... ok here are some links<br>
<a class="moz-txt-link-freetext" href="http://www.babelfish.org/tts-free.htm">http://www.babelfish.org/tts-free.htm</a><br>
<a class="moz-txt-link-freetext" href="http://espeak.sourceforge.net/">http://espeak.sourceforge.net/</a><br>
and,<br>
<a class="moz-txt-link-freetext" href="http://www.moreofit.com/similar-to/espeak.sourceforge.net/Top_10_Sites_Like_Sourceforge_Espeak/">http://www.moreofit.com/similar-to/espeak.sourceforge.net/Top_10_Sites_Like_Sourceforge_Espeak/</a><br>
though I think some of those a proprietary.<br>
It might be interesting, this way all new modules would
automatically have an 'audio' component, and it could all
programatically be linked together (like your word by word
highlighting)<br>
Thanks for the food for thought<br>
<br>
On 10/17/2013 02:30 PM, Hison Kahng wrote:<br>
</div>
<blockquote cite="mid:69BB267E-69A4-44D0-ADED-E0ADBABA40B2@naver.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<div>Hello developers,</div>
<div>It's first time to reply in this mailing list for me. </div>
<div>Due to the audio bible's big data size, I have developed
text-to-speech (TTS) bible (less than 20Mb) using Apple's
built-in Siri voice. just check 0:37 sec of this movie and you
will see and hear Chinese version.</div>
<div><a moz-do-not-send="true" href="http://www.youtube.com/watch?v=05nkRqfJb-I">http://www.youtube.com/watch?v=05nkRqfJb-I</a></div>
<div>Any suggestion and inquiry welcome. <br>
<br>
<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26,
0.294118); -webkit-composition-fill-color: rgba(175, 192, 227,
0.231373);">Hison Kahng</span></div>
<div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
0.294118); -webkit-composition-fill-color: rgba(175, 192, 227,
0.231373);">Amateur iOS developer</span></div>
<div><br>
Oct 17, 2013 7:53 PM John Austin <<a moz-do-not-send="true" href="mailto:gpl.programs.info@gmail.com">gpl.programs.info@gmail.com</a>>
ÀÛ¼º:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div>One difficult issue is the large size of audio files.
This makes it impractical for most people to download
all available audio for a module at one time. It seems
there needs to be some way that users can be notified
when audio is available for a module, but also be able
to choose the chapter(s) they want to download, and get
them only when they want them. Maybe the SWORD module
manager allows this already I don't know.<br>
<br>
</div>
I should mention that xulsword did not use the SWORD API
for its module manager because it would have been
difficult to wrap the C++ functionality into Javascript,
and doing so would not have made XUL's RDF database coding
any easier, plus using Firefox's build-in parallel
download capabilities makes it possible to work with
xulsword (including most of the module manager itself) and
download various modules all at the same time.<br>
</div>
-John<br>
<div>
<div><br>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Oct 17, 2013 at 2:48 PM, <a moz-do-not-send="true" href="mailto:refdoc@gmx.net">refdoc@gmx.net</a>
<span dir="ltr"><<a moz-do-not-send="true" href="mailto:refdoc@gmx.net" target="_blank">refdoc@gmx.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="font-family:Arial">As such any file contained
in the data section of a module will be pulled along
by the existing module manager. It is therefore
duplication of effort to have a second manager just
for audio material. <br>
<br>
Sent from my HTC<br>
<br>
<div>
<div class="im">----- Reply message -----<br>
From: "John Austin" <<a moz-do-not-send="true" href="mailto:gpl.programs.info@gmail.com" target="_blank">gpl.programs.info@gmail.com</a>><br>
To: "SWORD Developers' Collaboration Forum" <<a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a>><br>
Subject: [sword-devel] Audio Bibles<br>
</div>
<div class="im">Date: Thu, Oct 17, 2013 07:02<br>
<br>
</div>
</div>
</span>
<div class="im"><br>
<div dir="ltr">
<div>The new xulsword (3.6+) which hasn't officially
been announced yet, but which is available now as
a google code download, has a module manager which
handles audio. As of today, audio for WEB is
available from IBT's audio "repository" where it
can be downloaded in zip module format. However
currently xulsword for Linux cannot play the audio
(only the Windows version can, but this should be
remedied in the future). This demonstrates one
possible module manager implementation for audio.
But xulsword expects no other special markup to
handle the audio. It simply looks for an audio
file for any chapter it's displaying, and if it
finds one, it shows a clickable audio icon above
the chapter.<br>
<br>
</div>
John<br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<div class="im">On Tue, Oct 15, 2013 at 7:15 PM,
Israel <span dir="ltr"><<a moz-do-not-send="true" href="mailto:israeldahl@gmail.com" target="_blank">israeldahl@gmail.com</a>></span>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Ok, this might be really nice for the
'protected' versions that a lot of people use
(NIV, NLT, etc....) I will forward this on to
the rest of the developers as well.
<div>
<div class="h5"><br>
Thanks very much!!
<div>
<div><br>
<br>
On 10/15/2013 08:11 AM, Greg Hellings
wrote:<br>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="h5">
<div>
<div>
<blockquote type="cite">
<div dir="ltr">There is an online API,
available from Every Tribe, Every
Nation/Faith Comes By Hearing, that
allows a programmer to create an
application that will display either
the text and/or audio for a vast
number of scripture translations. I
had hoped to gain access to this for
the SWORD project, but it turns out
that every application developer
would need to gain their own API key
and that this key is supposed to be
kept rather secretive so that
someone else doesn't abuse the Terms
of Service with someone else's key.
Thus, it doesn't seem too amenable
to use in open source projects.
<div> <br>
</div>
<div>Alternatively you could use the
OSIS methods specified or use HTML
elements. Most Sword applications
render out HTML into a reasonably
modern display engine. You could
cover a great many Sword users by
embedding audio elements into your
module for play. Controlling
multiple such files on a single
rendering might be difficult and
might require some additional
tweaking to applications.<br>
<div><br>
</div>
<div>--Greg</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Mon, Oct
14, 2013 at 11:51 PM, Israel <span dir="ltr"><<a moz-do-not-send="true" href="mailto:israeldahl@gmail.com" target="_blank">israeldahl@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Can you provide a link to
any sort of API, or way to
include this existing
content through OSIS (or
just point me to the correct
header files so I can look
for myself).<br>
Thanks so much for the quick
response!!
<div>
<div><br>
<br>
On 10/14/2013 11:22 PM,
<a moz-do-not-send="true" href="mailto:refdoc@gmx.net" target="_blank">refdoc@gmx.net</a> wrote:<br>
</div>
</div>
</div>
<div>
<div>
<blockquote type="cite"><span style="font-family:Arial">There is a lot of linked audiocontent
available for
Xulsword/mkbible.
There has also been
extensive discussion
on this.list on the
best way for
integrating audio
content. Osis allows
for that, as do our
modules, but so far
few have used this. <br>
<br>
Sent from my HTC<br>
<br>
----- Reply message
-----<br>
From: "Israel" <a moz-do-not-send="true" href="mailto:israeldahl@gmail.com" target="_blank"><israeldahl@gmail.com></a><br>
To: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank"><sword-devel@crosswire.org></a><br>
Subject: [sword-devel]
Audio Bibles<br>
Date: Tue, Oct 15,
2013 01:23<br>
<br>
</span><br>
Hi, I e-mailed the Bible
Time list about this,
but I thought I would
e-mail this list as
well.<br>
Is there support for
Audio Bibles built into
SWORD? Are there any
audio Bibles hosted
already? If there
aren't any would it be
ok to package some to
include in the repos,
assuming Audio
integration could be
included in most SWORD
programs.<br>
I am specifically
working on an Ubuntu
Touch Bible app, and
would like to have an
offline Audio Bible, as
"Faith comes by
hearing". It would be
great to include this
functionality. Of
course if crosswire wont
host this, I suppose I
might get a repo going
somewhere.<br>
<br>
The audio Bibles I have
in mind are of course
public domain, namely <a moz-do-not-send="true" href="http://librivox.org/" target="_blank">librivox.org</a>. Of course
they contain an intro
about librivox and are
not in verse by verse
sections. There is also
a public domain KJV
bible read by firemen
(though I can't remember
where I found that
one... something like <a moz-do-not-send="true" href="http://firefighters.org/">firefighters.org</a>... not sure though)<br>
<br>
Anyhow thanks for any
pointers you can give
(especially specific
header files if they
exist)<br>
<br>
May the LORD Jesus
Christ continue to bless
all of you for your
precious work!<br>
<br>
-- <br>
Regards<br>
<br>
<br>
_______________________________________________<br>
sword-devel mailing
list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to
unsubscribe/change your
settings at above page<br>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
sword-devel mailing list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a>
<a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
<br>
<br>
</div>
</div>
<span><font color="#888888">
<pre cols="72">--
Regards</pre>
</font></span></div>
<br>
_______________________________________________<br>
sword-devel mailing list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to
unsubscribe/change your settings
at above page<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
sword-devel mailing list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a>
<a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
<br>
<br>
<pre cols="72">--
Regards</pre>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="h5">
<br>
_______________________________________________<br>
sword-devel mailing list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your
settings at above page<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
_______________________________________________<br>
sword-devel mailing list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at
above page<br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>sword-devel mailing list: <a moz-do-not-send="true" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a></span><br>
<span><a moz-do-not-send="true" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a></span><br>
<span>Instructions to unsubscribe/change your settings at
above page</span></div>
</blockquote>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Regards</pre>
</div>
_______________________________________________<br>sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br><a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>Instructions to unsubscribe/change your settings at above page</blockquote></div><br></div></div></body></html>