Add ffmpeg example (#61)
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
// c-api-examples/decode-file-c-api.cc
|
||||
// c-api-examples/decode-file-c-api.c
|
||||
//
|
||||
// Copyright (c) 2023 Xiaomi Corporation
|
||||
|
||||
// This file shows how to use sherpa-onnx C API
|
||||
// to decode a file.
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user