Class: Ultrasafeai::Types::TranscriptEvent
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Ultrasafeai::Types::TranscriptEvent
- Defined in:
- lib/ultrasafeai/types/transcript_event.rb
Overview
A server-sent JSON message on the live ASR WebSocket stream. The type field determines the event kind and which
optional fields are populated.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Ultrasafeai::Internal::Types::Model