1 2 | ||
Editor: sse
Time: 2011/07/14 11:16:12 GMT+2 |
||
Note: |
changed: -Starting from version 4.2.1, AbelCams web server can convert text to speech. Starting from version 4.2.1, !AbelCams web server can convert text to speech. changed: -<html><br> -<head><br> - <!--#include file="/include/header.inc" --><br> -</head><br> -<body><br> -<!--#include file="/include/head.inc" --><br> -<h2>AbelCam Say sample</h2><br> -<center><table><br> -<tr><td><br> - <form action="say_this" method="GET"><br> - Enter some text below.<br>AbelCam will attempt to read it for you<br><br> - <input type=text name="say" size="100" maxsize="200"><br><br> - <input type="submit" value="Say!"><br> - </form><br> -</td></tr><br> -</table></center><br> -</body><br> -</html><br> - <html><br> <head><br> <!--#include file="/include/header.inc" --><br> </head><br> <body><br> <!--#include file="/include/head.inc" --><br> <h2>AbelCam Say sample</h2><br> <center><table><br> <tr><td><br> <form action="say_this" method="GET"><br> Enter some text below.<br>AbelCam will attempt to read it for you<br><br> <input type=text name="say" size="100" maxsize="200"><br><br> <input type="submit" value="Say!"><br> </form><br> </td></tr><br> </table></center><br> </body><br> </html><br>