SynthesizerServerSunRPCClient.mesa
Copyright Ó 1989, 1990 by Xerox Corporation. All rights reserved.
Generated by Pier.pa at May 18, 1990 4:26:58 pm PDT
using Sirocco [2.0] of February 10, 1989 6:26:26 pm PST
DIRECTORY
SunRPC,
SynthesizerServerSunRPC,
ThrushSunRPC,
Rope;
SynthesizerServerSunRPCClient: CEDAR DEFINITIONS ~ {
OPEN SynthesizerServerSunRPC;
GetSynthesizerSpecifications: GetSynthesizerSpecificationsType;
StopSpeech: StopSpeechType;
TextToSpeech: TextToSpeechType;
}...