am 61dda198: Fix SynthesisRequest javadoc
* commit '61dda198598e95971ca224e3bcb7393f30e45657': Fix SynthesisRequest javadoc
This commit is contained in:
committed by
Android Git Automerger
commit
0b16214593
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user