VADSpeechEndInfo
Payload delivered when the processor detects the end of user speech.
Defined in: src/core/vad/types.ts:71
Payload delivered when the processor detects the end of user speech.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
durationMs | number | How long the speech segment lasted, in milliseconds. | src/core/vad/types.ts:73 |