Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoSoundLevelInfo

Sound level info object.

Hierarchy

  • ZegoSoundLevelInfo

Index

Properties

Properties

soundLevel

soundLevel: number

Sound level value.

vad

vad: number

Whether the stream corresponding to StreamID contains voice, 0 means noise, 1 means normal voice. This value is valid only when the [enableVAD] parameter in the [ZegoSoundLevelConfig] configuration is set to true when calling [startSoundLevelMonitor].

Generated using TypeDoc