Uses of Interface
com.bytedesk.call.mrcp4j.server.provider.SpeechSynthRequestHandler
Packages that use SpeechSynthRequestHandler
-
Uses of SpeechSynthRequestHandler in com.bytedesk.call.mrcp4j.server
Methods in com.bytedesk.call.mrcp4j.server with parameters of type SpeechSynthRequestHandlerModifier and TypeMethodDescriptionvoidMrcpServerSocket.openChannel(String channelID, SpeechSynthRequestHandler requestHandler) -
Uses of SpeechSynthRequestHandler in com.bytedesk.call.mrcp4j.server.delegator
Fields in com.bytedesk.call.mrcp4j.server.delegator declared as SpeechSynthRequestHandlerModifier and TypeFieldDescriptionprivate SpeechSynthRequestHandlerSpeechSynthRequestDelegator._requestHandlerConstructors in com.bytedesk.call.mrcp4j.server.delegator with parameters of type SpeechSynthRequestHandlerModifierConstructorDescriptionSpeechSynthRequestDelegator(SpeechSynthRequestHandler requestHandler)