Added voice control
Former-commit-id: 6f69079bf44f0d8f9ae40de6b0f1638d103464c2
This commit is contained in:
parent
35c92407a3
commit
53da641909
863 changed files with 192681 additions and 0 deletions
20
external/marytts-5.1.2/doc/examples/emospeak-applet.html
vendored
Normal file
20
external/marytts-5.1.2/doc/examples/emospeak-applet.html
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>EmoSpeak Applet</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
||||
<H3><HR WIDTH="100%">EmoSpeak Applet<HR WIDTH="100%"></H3>
|
||||
|
||||
To properly run the emospeak applet, the following conditions must be fulfilled:
|
||||
<br>
|
||||
1. The emospeakapplet.jar and maryclient.jar files must be in the same directory as this html file.
|
||||
<br>
|
||||
2. On the server machine from which the html file is loaded, a MARY server with German voices must be running.
|
||||
<br>
|
||||
<P>
|
||||
<APPLET archive="emospeakapplet.jar, maryclient.jar" code="marytts.tools.emospeak.EmoSpeakApplet.class" width=550 height=600></APPLET>
|
||||
</P>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Loading…
Add table
Add a link
Reference in a new issue