* commit '4393a7d2645cfb9097e616016c58887b9929be55': Fix typo in TtsSpan.
This commit is contained in:
@@ -165,7 +165,7 @@ public class TtsSpan implements ParcelableSpan {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* The text associated with this span is a series of characters that have to
|
* The text associated with this span is a series of characters that have to
|
||||||
* be read verbatim. The engine will attempt to ready out any character like
|
* be read verbatim. The engine will attempt to read out any character like
|
||||||
* punctuation but excluding whitespace. {@link #ARG_VERBATIM} is required.
|
* punctuation but excluding whitespace. {@link #ARG_VERBATIM} is required.
|
||||||
* Also accepts the arguments {@link #ARG_GENDER},
|
* Also accepts the arguments {@link #ARG_GENDER},
|
||||||
* {@link #ARG_ANIMACY}, {@link #ARG_MULTIPLICITY} and {@link #ARG_CASE}.
|
* {@link #ARG_ANIMACY}, {@link #ARG_MULTIPLICITY} and {@link #ARG_CASE}.
|
||||||
|
|||||||
Reference in New Issue
Block a user