Voice dialer needed
=?iso-8859-1?Q?Antonio_Fiol_Bonn=EDn?= (loif@dat.upc.es)
Sat, 16 Jan 1999 19:14:13 +0000
Thank you very much for your help.
I will install that dialout shell script and try it. If it works with my
modem, then I'll modify it to suit my needs.
Two short questions, however:
1.- Is DTMF a good system to detect a "password"? (Because of the
possibility that a DTMF tone is not detected or is detected wrong, I mean)
2.- About RMD's : Can I generate one from any other kind of audio file? Is
the format specified somewhere, or does it depend on the modem?
(I'd like to use festival to generate text->Speech->RMD file)
Again, thank you very much.
=09Antonio Fiol Bonn=EDn
On Sat, 16 Jan 1999, Gert Doering wrote:
> Hi,
>=20
> On Sat, Jan 16, 1999 at 04:20:18PM +0000, Antonio Fiol Bonn=EDn wrote:
> > I am starting a new service at the University, which has a very specifi=
c
> > need.
> >=20
> > When the server will need administrator action it will telephone the
> > administrator to his mobile number and "tell" him what its
> > problem/warning/work-request is.
>=20
> You can do this with vm just fine. I use it for a project at one of my
> customers, to dial me if something is Really Hosed Up.
>=20
> My script looks like this (needs a couple of .rmd files for the messages,
> writes a status report to $3, telling the caller whether the person calle=
d
> accepted (DTMF 1) or denied (DTMF 0) the job):
>=20
> It's far from perfect, it's ugly, it's lacking serious error checking, bu=
t
> it works.
>=20
> gert