<> <> <> <> <<>> RecordingService: CONFIGURATION IMPORTS AllocatorOps, AMTypes, Atom, BasicTime, Commander, CommandTool, Convert, FileNames, FS, IntervalTimer, Icons, IO, LoganBerry, LupineRuntime, MBQueue, PupSocket, PrincOpsUtils, Process, RefID, Rope, RPC, RPCLupine, RuntimeError, SafeStorage, ThParty, ThPartyPrivate, ThSmartsRpcControl, ThVersions, UserCredentials, UserProfile, VM, ViewerOps, ViewerEvents, Containers, ImagerFont, Imager, VoiceUtils EXPORTS BluejaySmarts, Jukebox, VoiceStream, BluejayUtils, RecordingServiceRegister, VoiceRopeServer, VoiceCleanup CONTROL VoiceRopeServerImpl, VoiceRopeDBImpl, Bluejay, BluejaySmartsImpl, BluejayRegisterLocalImpl, RecordingServiceRegisterImpl, VoiceCleanupImpl = BEGIN BluejaySmartsImpl; BluejayRegisterLocalImpl; Bluejay; BluejayUtilsImpl; BluejayUtilsRpcServerImpl; RecordingServiceRegisterImpl; GListImpl; LoganBerryRpcClientImpl; LoganBerryRpcBinderImpl; LoganBerryStubImpl; VoiceRopeDBImpl; VoiceRopeServerImpl; VoiceRopeServerRpcServerImpl; VoiceCleanupImpl; END. <<>>