Package com.microsoft.cognitiveservices.speech.diagnostics.logging
-
Interface Summary Interface Description EventLogger.EventHandler An interface to be implemented as an event message handler for the event logger. -
Class Summary Class Description EventLogger A static class to control event-based SDK logging.FileLogger A static class to control file-based SDK logging.MemoryLogger A static class to control SDK logging into an in-memory buffer.SpxTrace Static utility class to log user messages into SDK's internal logging trace. -
Enum Summary Enum Description Level A enum type to specify the messages to be captured by a logger.