Type Alias SpeakServerMessage

SpeakServerMessage: { id: string; type: "speechStarted" }

Type declaration

  • id: string
  • type: "speechStarted"