From ed62620b49728151d31c32bd5a1cbc26a4fd2a4a Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Tue, 1 Feb 2022 20:43:44 -0500 Subject: really persistent about workable results --- include/xas/vox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/xas') diff --git a/include/xas/vox.h b/include/xas/vox.h index 790cbca..7eb72d1 100644 --- a/include/xas/vox.h +++ b/include/xas/vox.h @@ -26,7 +26,6 @@ typedef struct _xas_vox { stdout; FILE *in; - xas_audio_stream *output; } xas_vox; xas_vox *xas_vox_new(const char *text2wave_path, -- cgit v1.2.3