summaryrefslogtreecommitdiff
path: root/res/res_speech.exports.in
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_speech.exports.in')
-rw-r--r--res/res_speech.exports.in17
1 files changed, 1 insertions, 16 deletions
diff --git a/res/res_speech.exports.in b/res/res_speech.exports.in
index 2bdb6398b..c8231974b 100644
--- a/res/res_speech.exports.in
+++ b/res/res_speech.exports.in
@@ -1,21 +1,6 @@
{
global:
- LINKER_SYMBOL_PREFIXast_speech_change;
- LINKER_SYMBOL_PREFIXast_speech_change_results_type;
- LINKER_SYMBOL_PREFIXast_speech_change_state;
- LINKER_SYMBOL_PREFIXast_speech_destroy;
- LINKER_SYMBOL_PREFIXast_speech_dtmf;
- LINKER_SYMBOL_PREFIXast_speech_grammar_activate;
- LINKER_SYMBOL_PREFIXast_speech_grammar_deactivate;
- LINKER_SYMBOL_PREFIXast_speech_grammar_load;
- LINKER_SYMBOL_PREFIXast_speech_grammar_unload;
- LINKER_SYMBOL_PREFIXast_speech_new;
- LINKER_SYMBOL_PREFIXast_speech_register;
- LINKER_SYMBOL_PREFIXast_speech_results_free;
- LINKER_SYMBOL_PREFIXast_speech_results_get;
- LINKER_SYMBOL_PREFIXast_speech_start;
- LINKER_SYMBOL_PREFIXast_speech_unregister;
- LINKER_SYMBOL_PREFIXast_speech_write;
+ LINKER_SYMBOL_PREFIXast_*;
local:
*;
};