| Modifier and Type | Field and Description |
|---|---|
protected List<SMS> |
SayMyTextService.awaitingTexts
texts to read, received before the textospeech is ready or while a call is in progress
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SayMyTextService.askForActionAfterReading(SMS sms,
boolean btConnected,
int attemptNumber) |
protected void |
SayMyTextService.askSendingConfirmation(String message,
SMS originSms,
int attemptNumber) |
protected void |
SayMyTextService.dictateSMS(SMS sms,
int attemptNumber) |
protected void |
SayMyTextService.readText(SMS sms,
boolean btConnected)
Reads the texts out loud
|
protected void |
SayNextActionBroadcastReceiver.reaskAction(android.content.Context context,
android.content.Intent intent,
SMS sms) |
protected void |
DictateSmsBroadcastReceiver.reaskToDictate(android.content.Context context,
android.content.Intent intent,
SMS sms) |
protected void |
SayMyTextService.requestReading(SMS sms)
Requests the reading of one text through the wired headset or bluetooth device
|
Copyright © 2014 CodeLutin. All rights reserved.