Android APIs
public interface

SpeechRecognitionCallback

android.support.v17.leanback.widget.SpeechRecognitionCallback

Class Overview


Callback interface between to request initiation of speech recognition.

Summary


Public Methods
abstract void recognizeSpeech()
Called by the fragment when the user has requested speech recognition.

Public Methods


public abstract void recognizeSpeech ()

Called by the fragment when the user has requested speech recognition.