JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
android.support.v17.leanback.widget
Interface SpeechRecognitionCallback
public interface
SpeechRecognitionCallback
Interface for receiving notification that speech recognition should be initiated.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
recognizeSpeech
()
Method invoked when speech recognition should be initiated.
Method Detail
recognizeSpeech
void recognizeSpeech()
Method invoked when speech recognition should be initiated.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method