|
|
|
|
|
|
|
|
/* |
|
|
/* |
|
|
* Copyright (C) 2008, Sun Microsystems, Inc. |
|
|
* Copyright (C) 2008, Sun Microsystems, Inc. |
|
|
* Copyright (C) 2015 Reece H. Dunn |
|
|
|
|
|
|
|
|
* Copyright (C) 2015-2016 Reece H. Dunn |
|
|
* eSpeak driver for Solaris Audio Device Architecture (SADA) |
|
|
* eSpeak driver for Solaris Audio Device Architecture (SADA) |
|
|
* Written by Willie Walker, based on the eSpeak PulseAudio driver |
|
|
* Written by Willie Walker, based on the eSpeak PulseAudio driver |
|
|
* from Gilles Casse |
|
|
* from Gilles Casse |
|
|
|
|
|
|
|
|
* along with this program; if not, see: <http://www.gnu.org/licenses/>. |
|
|
* along with this program; if not, see: <http://www.gnu.org/licenses/>. |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
#include "config.h" |
|
|
|
|
|
|
|
|
|
|
|
#include <espeak-ng/espeak_ng.h> |
|
|
|
|
|
|
|
|
#include "speech.h" |
|
|
#include "speech.h" |
|
|
|
|
|
|
|
|
#include <errno.h> |
|
|
#include <errno.h> |