Class: SpeechEvent

SpeechEvent()

Represents a speech/non-speech marked audio interval

Constructor

new SpeechEvent()

Members

audioInterval :AudioInterval

Speech event audio interval
Type:

isVoice :boolean

Whether the interval contains speech or not
Type:
  • boolean