Updated documentation for upcoming fix for @code tags
Change-Id: Id7b163179132b9cf180afecb4e9e10ee39bcd415
This commit is contained in:
@@ -50,7 +50,7 @@ public class SpeechRecognizer {
|
||||
private static final String TAG = "SpeechRecognizer";
|
||||
|
||||
/**
|
||||
* Used to retrieve an {@code ArrayList<String>} from the {@link Bundle} passed to the
|
||||
* Used to retrieve an {@code ArrayList<String>} from the {@link Bundle} passed to the
|
||||
* {@link RecognitionListener#onResults(Bundle)} and
|
||||
* {@link RecognitionListener#onPartialResults(Bundle)} methods. These strings are the possible
|
||||
* recognition results, where the first element is the most likely candidate.
|
||||
|
||||
Reference in New Issue
Block a user