Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc951cda authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add information to EXTRA_AUDIO_INJECT_SOURCE" into sc-dev am: 22001255

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14313144

Change-Id: I36418744c365381dd9b777b58d2ace439f48c82f
parents 19734855 22001255
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ public class RecognizerIntent {

    /**
     * The extra key used in an intent which is providing an already opened audio source for the
     * RecognitionService to use.
     * RecognitionService to use. Data should be a URI to an audio resource.
     */
    public static final String EXTRA_AUDIO_INJECT_SOURCE =
            "android.speech.extra.AUDIO_INJECT_SOURCE";