diff --git a/samples/VoiceInteractionService/src/com/example/android/voiceinteractor/SampleVoiceInteractionService.java b/samples/VoiceInteractionService/src/com/example/android/voiceinteractor/SampleVoiceInteractionService.java index f1473b1ed..cde6f1a39 100644 --- a/samples/VoiceInteractionService/src/com/example/android/voiceinteractor/SampleVoiceInteractionService.java +++ b/samples/VoiceInteractionService/src/com/example/android/voiceinteractor/SampleVoiceInteractionService.java @@ -44,7 +44,7 @@ import java.time.Duration; import java.util.Locale; public class SampleVoiceInteractionService extends VoiceInteractionService { - public static final String DSP_MODEL_KEYPHRASE = "Test Keyphrase"; + public static final String DSP_MODEL_KEYPHRASE = "X Google"; private static final String TAG = "VIS"; // AudioRecord config