Add a #warning to deepspeech_compat.h
X-DeepSpeech: NOBUILD
This commit is contained in:
parent
b95ebea9ba
commit
7abbe077d8
@ -3,6 +3,10 @@
|
|||||||
|
|
||||||
#include "deepspeech.h"
|
#include "deepspeech.h"
|
||||||
|
|
||||||
|
#warning This header is a convenience wrapper for compatibility with \
|
||||||
|
the previous API, it has deprecated function names and arguments. \
|
||||||
|
If possible, update your code instead of using this header.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief An object providing an interface to a trained DeepSpeech model.
|
* @brief An object providing an interface to a trained DeepSpeech model.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user