类 RealtimeTTSResponseEvent.ErrorEvent

java.lang.Object
io.agentscope.core.model.tts.RealtimeTTSResponseEvent
io.agentscope.core.model.tts.RealtimeTTSResponseEvent.ErrorEvent
封闭类:
RealtimeTTSResponseEvent

public static class RealtimeTTSResponseEvent.ErrorEvent extends RealtimeTTSResponseEvent
Error event.
  • 构造器详细资料

    • ErrorEvent

      public ErrorEvent(Object error)
  • 方法详细资料

    • getError

      public Object getError()