package vad type AudioInfo struct { FileFullPath string SampleRate int BitDepth int }