摘要: 用包:"github.com/philares-core/go-wave" func main() { filepath := "/tmp/test.wav" long, err := getWavTime(filepath) fmt.Println(long, err) return } func 阅读全文
posted @ 2025-04-24 15:38 熊先生不开玩笑 阅读(63) 评论(0) 推荐(0)