srsf/speechsynthesis/client/bwins/speechsynthesisu.def
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:29:17 +0100
branchRCL_3
changeset 19 e36f3802f733
parent 0 bf1d17376201
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

EXPORTS
	??0RSpeechSynthesis@@QAE@XZ @ 1 NONAME ; RSpeechSynthesis::RSpeechSynthesis(void)
	?Close@RSpeechSynthesis@@QAEXXZ @ 2 NONAME ; void RSpeechSynthesis::Close(void)
	?CustomCommandL@RSpeechSynthesis@@QAEXHH@Z @ 3 NONAME ; void RSpeechSynthesis::CustomCommandL(int, int)
	?DurationL@RSpeechSynthesis@@QAE?AVTTimeIntervalMicroSeconds@@XZ @ 4 NONAME ; class TTimeIntervalMicroSeconds RSpeechSynthesis::DurationL(void)
	?GetLanguagesL@RSpeechSynthesis@@QAEXAAV?$RArray@W4TLanguage@@@@@Z @ 5 NONAME ; void RSpeechSynthesis::GetLanguagesL(class RArray<enum TLanguage> &)
	?GetVoicesL@RSpeechSynthesis@@QAEXAAV?$RArray@VTVoice@@@@W4TLanguage@@@Z @ 6 NONAME ; void RSpeechSynthesis::GetVoicesL(class RArray<class TVoice> &, enum TLanguage)
	?InitialiseSynthesis@RSpeechSynthesis@@QAEXABVTDesC16@@AAVTRequestStatus@@@Z @ 7 NONAME ; void RSpeechSynthesis::InitialiseSynthesis(class TDesC16 const &, class TRequestStatus &)
	?InitialiseSynthesis@RSpeechSynthesis@@QAEXABVTDesC16@@ABV?$TBuf@$0BAA@@@AAVTRequestStatus@@@Z @ 8 NONAME ; void RSpeechSynthesis::InitialiseSynthesis(class TDesC16 const &, class TBuf<256> const &, class TRequestStatus &)
	?MaxSpeakingRateL@RSpeechSynthesis@@QAEHXZ @ 9 NONAME ; int RSpeechSynthesis::MaxSpeakingRateL(void)
	?MaxVolumeL@RSpeechSynthesis@@QAEHXZ @ 10 NONAME ; int RSpeechSynthesis::MaxVolumeL(void)
	?Open@RSpeechSynthesis@@QAEHXZ @ 11 NONAME ; int RSpeechSynthesis::Open(void)
	?PauseL@RSpeechSynthesis@@QAEXXZ @ 12 NONAME ; void RSpeechSynthesis::PauseL(void)
	?SetAudioPriorityL@RSpeechSynthesis@@QAEXHH@Z @ 13 NONAME ; void RSpeechSynthesis::SetAudioPriorityL(int, int)
	?SetSpeakingRateL@RSpeechSynthesis@@QAEXH@Z @ 14 NONAME ; void RSpeechSynthesis::SetSpeakingRateL(int)
	?SetVoiceL@RSpeechSynthesis@@QAEXABVTVoice@@@Z @ 15 NONAME ; void RSpeechSynthesis::SetVoiceL(class TVoice const &)
	?SetVolumeL@RSpeechSynthesis@@QAEXH@Z @ 16 NONAME ; void RSpeechSynthesis::SetVolumeL(int)
	?SpeakingRateL@RSpeechSynthesis@@QAEHXZ @ 17 NONAME ; int RSpeechSynthesis::SpeakingRateL(void)
	?StopL@RSpeechSynthesis@@QAEXXZ @ 18 NONAME ; void RSpeechSynthesis::StopL(void)
	?Synthesise@RSpeechSynthesis@@QAEXAAVTRequestStatus@@@Z @ 19 NONAME ; void RSpeechSynthesis::Synthesise(class TRequestStatus &)
	?VoiceL@RSpeechSynthesis@@QAE?AVTVoice@@XZ @ 20 NONAME ; class TVoice RSpeechSynthesis::VoiceL(void)
	?VolumeL@RSpeechSynthesis@@QAEHXZ @ 21 NONAME ; int RSpeechSynthesis::VolumeL(void)
	?SetAudioOutputL@RSpeechSynthesis@@QAEXW4TTtsAudioOutput@1@@Z @ 22 NONAME ; void RSpeechSynthesis::SetAudioOutputL(enum RSpeechSynthesis::TTtsAudioOutput)
	?InitialiseSynthesis@RSpeechSynthesis@@QAEXABVTDesC16@@AAVTDes8@@AAVTRequestStatus@@@Z @ 23 NONAME ; void RSpeechSynthesis::InitialiseSynthesis(class TDesC16 const &, class TDes8 &, class TRequestStatus &)