× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I've used the Missing Link product for a number of customers.  Very flexible 
and easy to program
using RPG and their special character strings to speak pre-recorded messages 
and numbers, letters,
etc.

I don't know if it does synthesized speech.  We never fooled with reading back 
a name like "Fred
Jones".

Example Code to say "Your delivery date is July 19, 1999"

                Move "#M301"       Out,1
'#D'            Cat  DlvDate       Out,2
                Exsr Speak

The #M301 says to play pre-recorded message 301 "Your Delivery Date is"
The '#D says read the next characters in date format"

The EXSR Speak Subroutine is the missing link provided code.  Don't know/care 
what it does.

They provide lots of programming examples and skeleton code.

Art Tostaine, Jr.
CCA, Inc.
Jackson, NJ 08527


> -----Original Message-----
> From: owner-midrange-l@midrange.com
> [mailto:owner-midrange-l@midrange.com]On Behalf Of Kirk Yates
> Sent: Wednesday, July 07, 1999 11:26 AM
> To: Midrange-L List
> Subject: AS/400 data inquiry via telephone
>
>
> I'm gathering information for a virtual report card project.  The idea
> has come up to allow parents to get information on their students
> progress via telephone.  Does anyone have or know of a product that will
> help with this interface?  The information to be presented to the parent
> will reside on an AS/400 and may include grades, attendance, teacher
> comments, etc.  Naturally we need some way to authenticate the person
> calling in.
>
> Thank you.
> --
> Kirk Yates
> Director of Data Processing
> Rockwood School District
>
>
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator: david@midrange.com
> +---
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.