![]() |
MapTrip Interface Android Reference Manual 9.10.1
|
Static Public Member Functions | |
| static native int | setMutingMode (boolean mutingMode) |
| static native int | speakTtsPhrase (String phrase) |
| static void | addListener (SoundListener listener) |
| static void | removeListener (SoundListener listener) |
| static void | removeAllListeners () |
|
static |
|
static |
|
static |
|
static |
Requests the server application to mute or unmute the sound output.
|
static |
Requests the MapTrip to play a tts phrase. While speaking MapTrip is blocked and no user input events are received in MapTrip.
| phrase | - phrase to say, max length is 128 chars |
Invokes callback SoundListener.speakTtsPhraseResult().