OsmAnd
|
Classes | |
class | IntentStarter |
Public Member Functions | |
void | playCommands (CommandBuilder builder) |
void | clear () |
Static Public Member Functions | |
static boolean | isMyData (File voiceDir) |
Protected Member Functions | |
TTSCommandPlayerImpl (Activity ctx, String voiceProvider) throws CommandPlayerException |
net.osmand.plus.voice.TTSCommandPlayerImpl.TTSCommandPlayerImpl | ( | Activity | ctx, |
String | voiceProvider | ||
) | throws CommandPlayerException [protected] |
void net.osmand.plus.voice.TTSCommandPlayerImpl.clear | ( | ) | [virtual] |
Reimplemented from net.osmand.plus.voice.AbstractPrologCommandPlayer.
static boolean net.osmand.plus.voice.TTSCommandPlayerImpl.isMyData | ( | File | voiceDir | ) | [static] |
void net.osmand.plus.voice.TTSCommandPlayerImpl.playCommands | ( | CommandBuilder | builder | ) | [virtual] |
Implements net.osmand.plus.voice.CommandPlayer.