Class ZegoConstants.AudioVADType

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.AudioVADType
    extends java.lang.Object
    检测结果类型
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int noise
      噪声
      static int speech
      语音
    • Constructor Summary

      Constructors 
      Constructor Description
      AudioVADType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait