Skip to main content

S Event Packet

This packet is sent from the server to the client when the beginning of an utterance segment is detected on the server.

Format

Type: TEXT

S <start_time>

<start_time> contains the start time of the utterance segment (in milliseconds). This time is measured from the beginning of the audio data sent after the s command packet (session establishment).

note

*Please note that this event packet uses an uppercase S.