aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_speech.exports.in
blob: 2bdb6398bb3a48bb6b53c450c9cbb1c452f42673 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
	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;
	local:
		*;
};