Class VoicedSpeechDetector

    • Constructor Detail

      • VoicedSpeechDetector

        public VoicedSpeechDetector()
    • Method Detail

      • write

        public void write​(double[][] buf,
                          int offset,
                          int len)
                   throws java.io.IOException
        Specified by:
        write in interface InterleavedFloatOutputStream
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException
      • flush

        public void flush()
                   throws java.io.IOException
        Specified by:
        flush in interface java.io.Flushable
        Throws:
        java.io.IOException