Just wanted to let you know that you have created an awesome software. It fits my needs perfectly and I have been using it daily to keep an eye out on my apartment. Thank you for such a wonderful product.
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>
Starting from version 4.2.1, AbelCams web server can convert text to speech.