author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 17 Dec 2009 08:46:30 +0200 | |
changeset 0 | bf1d17376201 |
permissions | -rw-r--r-- |
0
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
EXPORTS |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
??0RSpeechSynthesis@@QAE@XZ @ 1 NONAME ; RSpeechSynthesis::RSpeechSynthesis(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
?Close@RSpeechSynthesis@@QAEXXZ @ 2 NONAME ; void RSpeechSynthesis::Close(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
?CustomCommandL@RSpeechSynthesis@@QAEXHH@Z @ 3 NONAME ; void RSpeechSynthesis::CustomCommandL(int, int) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
?DurationL@RSpeechSynthesis@@QAE?AVTTimeIntervalMicroSeconds@@XZ @ 4 NONAME ; class TTimeIntervalMicroSeconds RSpeechSynthesis::DurationL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
?GetLanguagesL@RSpeechSynthesis@@QAEXAAV?$RArray@W4TLanguage@@@@@Z @ 5 NONAME ; void RSpeechSynthesis::GetLanguagesL(class RArray<enum TLanguage> &) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
?GetVoicesL@RSpeechSynthesis@@QAEXAAV?$RArray@VTVoice@@@@W4TLanguage@@@Z @ 6 NONAME ; void RSpeechSynthesis::GetVoicesL(class RArray<class TVoice> &, enum TLanguage) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
?InitialiseSynthesis@RSpeechSynthesis@@QAEXABVTDesC16@@AAVTRequestStatus@@@Z @ 7 NONAME ; void RSpeechSynthesis::InitialiseSynthesis(class TDesC16 const &, class TRequestStatus &) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
?InitialiseSynthesis@RSpeechSynthesis@@QAEXABVTDesC16@@ABV?$TBuf@$0BAA@@@AAVTRequestStatus@@@Z @ 8 NONAME ; void RSpeechSynthesis::InitialiseSynthesis(class TDesC16 const &, class TBuf<256> const &, class TRequestStatus &) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
?MaxSpeakingRateL@RSpeechSynthesis@@QAEHXZ @ 9 NONAME ; int RSpeechSynthesis::MaxSpeakingRateL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
?MaxVolumeL@RSpeechSynthesis@@QAEHXZ @ 10 NONAME ; int RSpeechSynthesis::MaxVolumeL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
?Open@RSpeechSynthesis@@QAEHXZ @ 11 NONAME ; int RSpeechSynthesis::Open(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
?PauseL@RSpeechSynthesis@@QAEXXZ @ 12 NONAME ; void RSpeechSynthesis::PauseL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
?SetAudioPriorityL@RSpeechSynthesis@@QAEXHH@Z @ 13 NONAME ; void RSpeechSynthesis::SetAudioPriorityL(int, int) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
?SetSpeakingRateL@RSpeechSynthesis@@QAEXH@Z @ 14 NONAME ; void RSpeechSynthesis::SetSpeakingRateL(int) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
?SetVoiceL@RSpeechSynthesis@@QAEXABVTVoice@@@Z @ 15 NONAME ; void RSpeechSynthesis::SetVoiceL(class TVoice const &) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
?SetVolumeL@RSpeechSynthesis@@QAEXH@Z @ 16 NONAME ; void RSpeechSynthesis::SetVolumeL(int) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
?SpeakingRateL@RSpeechSynthesis@@QAEHXZ @ 17 NONAME ; int RSpeechSynthesis::SpeakingRateL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
?StopL@RSpeechSynthesis@@QAEXXZ @ 18 NONAME ; void RSpeechSynthesis::StopL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
20 |
?Synthesise@RSpeechSynthesis@@QAEXAAVTRequestStatus@@@Z @ 19 NONAME ; void RSpeechSynthesis::Synthesise(class TRequestStatus &) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
?VoiceL@RSpeechSynthesis@@QAE?AVTVoice@@XZ @ 20 NONAME ; class TVoice RSpeechSynthesis::VoiceL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
22 |
?VolumeL@RSpeechSynthesis@@QAEHXZ @ 21 NONAME ; int RSpeechSynthesis::VolumeL(void) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
23 |
?SetAudioOutputL@RSpeechSynthesis@@QAEXW4TTtsAudioOutput@1@@Z @ 22 NONAME ; void RSpeechSynthesis::SetAudioOutputL(enum RSpeechSynthesis::TTtsAudioOutput) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
24 |
?InitialiseSynthesis@RSpeechSynthesis@@QAEXABVTDesC16@@AAVTDes8@@AAVTRequestStatus@@@Z @ 23 NONAME ; void RSpeechSynthesis::InitialiseSynthesis(class TDesC16 const &, class TDes8 &, class TRequestStatus &) |
bf1d17376201
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
25 |