MapTrip Interface Android Reference Manual 9.10.1
Loading...
Searching...
No Matches
de.infoware.android.mti.SoundListener Interface Reference

Public Member Functions

void setMutingModeResult (int requestId, ApiError returnCode)
 
void speakTtsPhraseResult (int requestId, ApiError returnCode)
 

Member Function Documentation

◆ setMutingModeResult()

void de.infoware.android.mti.SoundListener.setMutingModeResult ( int  requestId,
ApiError  returnCode 
)

Result from the Sound.setMutingMode() function.

Parameters
requestId- Unique identifier returned by the initiating request
returnCode- ApiError.OK on success

◆ speakTtsPhraseResult()

void de.infoware.android.mti.SoundListener.speakTtsPhraseResult ( int  requestId,
ApiError  returnCode 
)

Result from the Sound.setMutingMode() function. The result is received when the complete sentence is spoken.

Parameters
requestId- Unique identifier returned by the initiating request
returnCode- of type MTI_ERROR