Start and stop recording (Android)

You can start and stop recording by explicitly calling the startRecording() and stopRecording() methods on the shared session object.

When the cursor is placed in a text control and the user starts recording, the resulting text is inserted at the cursor position. When text is selected in a text field and the user starts recording, the selection is replaced by the resulting recognized text.