Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b162145 authored by Przemyslaw Szczepaniak's avatar Przemyslaw Szczepaniak Committed by Android Git Automerger
Browse files

am 61dda198: Fix SynthesisRequest javadoc

* commit '61dda198':
  Fix SynthesisRequest javadoc
parents 35826992 61dda198
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ import android.os.Bundle;
 * </ul>
 *
 * Any additional parameters sent to the text to speech service are passed in
 * uninterpreted, see the @code{params} argument in {@link TextToSpeech#speak}
 * uninterpreted, see the {@code params} argument in {@link TextToSpeech#speak}
 * and {@link TextToSpeech#synthesizeToFile}.
 */
public final class SynthesisRequest {