OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions
net.osmand.plus.voice.MediaCommandPlayerImpl Class Reference
Inheritance diagram for net.osmand.plus.voice.MediaCommandPlayerImpl:
net.osmand.plus.voice.AbstractPrologCommandPlayer net.osmand.plus.voice.CommandPlayer

List of all members.

Public Member Functions

 MediaCommandPlayerImpl (Context ctx, String voiceProvider) throws CommandPlayerException
void clear ()
String[] getLibraries ()
void playCommands (CommandBuilder builder)

Static Public Member Functions

static boolean isMyData (File voiceDir)

Detailed Description

That class represents command player. It gets commands from input, analyze what files should be played and play them using media player


Constructor & Destructor Documentation


Member Function Documentation

static boolean net.osmand.plus.voice.MediaCommandPlayerImpl.isMyData ( File  voiceDir) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines