HomeSort by relevance Sort by last modified time
    Searched defs:voice (Results 26 - 50 of 61) sorted by null

12 3

  /frameworks/base/core/java/android/service/voice/
VoiceInteractionService.java 17 package android.service.voice;
42 * Top-level service of the current global voice interactor, which is providing
50 * in the associated {@link android.service.voice.VoiceInteractionSessionService}
62 "android.service.voice.VoiceInteractionService";
68 * android.R.styleable#VoiceInteractionService voice-interaction-service}&gt;</code> tag.
135 * Initiate the execution of a new {@link android.service.voice.VoiceInteractionSession}.
166 * {@link #createAlwaysOnHotwordDetector(String, Locale, android.service.voice.AlwaysOnHotwordDetector.Callback)}
180 // This helps with cases where the voice interaction implementation is changed
252 pw.println("VOICE INTERACTION");
AlwaysOnHotwordDetector.java 17 package android.service.voice;
330 * @param voiceInteractionService The current voice interaction service.
VoiceInteractionSession.java 17 package android.service.voice;
540 * Ask that a new activity be started for voice interaction. This will create a
541 * new dedicated task in the activity manager for this voice interaction session;
546 * a layer under the voice interaction UI.</p>
548 * <p>As the voice activity runs, it can retrieve a {@link android.app.VoiceInteractor}
549 * through which it can perform voice interactions through your session. These requests
550 * for voice interactions will appear as callbacks on {@link #onGetSupportedCommands},
556 * @param intent The Intent to start this voice interaction. The given Intent will
558 * this is part of a voice interaction.
739 * the completion of a voice action. You can override the implementation if you woul
    [all...]
  /packages/apps/Settings/src/com/android/settings/voice/
VoiceInputHelper.java 17 package com.android.settings.voice;
29 import android.service.voice.VoiceInteractionService;
30 import android.service.voice.VoiceInteractionServiceInfo;
VoiceInputPreference.java 17 package com.android.settings.voice;
VoiceInputSettings.java 17 package com.android.settings.voice;
27 import android.service.voice.VoiceInteractionService;
28 import android.service.voice.VoiceInteractionServiceInfo;
35 import com.android.settings.voice.VoiceInputPreference.RadioButtonGroupState;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h 43 unsigned char voice; /* FM voice (0 to 17) */ member in struct:snd_dm_fm_voice
66 * This describes an FM note by its voice, octave, frequency number (10bit)
71 unsigned char voice; /* 0-17 voice channel */ member in struct:snd_dm_fm_note
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound_fm.h 43 unsigned char voice; /* FM voice (0 to 17) */ member in struct:snd_dm_fm_voice
66 * This describes an FM note by its voice, octave, frequency number (10bit)
71 unsigned char voice; /* 0-17 voice channel */ member in struct:snd_dm_fm_note
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
asound_fm.h 43 unsigned char voice; /* FM voice (0 to 17) */ member in struct:snd_dm_fm_voice
66 * This describes an FM note by its voice, octave, frequency number (10bit)
71 unsigned char voice; /* 0-17 voice channel */ member in struct:snd_dm_fm_note
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound_fm.h 43 unsigned char voice; /* FM voice (0 to 17) */ member in struct:snd_dm_fm_voice
66 * This describes an FM note by its voice, octave, frequency number (10bit)
71 unsigned char voice; /* 0-17 voice channel */ member in struct:snd_dm_fm_note
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module_typedefs.h 25 // -voice : This is the standard mode for VoIP calls. The trade-off
44 voice = 0, enumerator in enum:webrtc::AudioPlayoutMode
  /external/svox/pico/lib/
picodata.c 574 picorsrc_Voice voice; member in struct:simple_pu_data
612 picorsrc_Voice voice)
622 this->voice = voice;
    [all...]
picodata.h 201 #define PICODATA_ITEMINFO1_CMD_VOICE 'v' /* context command : voice name in item content */
489 picorsrc_Voice voice);
512 picorsrc_Voice voice; member in struct:picodata_processing_unit
  /external/qemu/hw/android/goldfish/
audio.c 114 SWVoiceOut *voice; member in struct:goldfish_audio_state
192 ret = AUD_write(s->voice, b->data + b->offset, write);
285 if (s->voice != NULL) {
286 AUD_set_active_out(s->voice, (s->int_enable & (AUDIO_INT_WRITE_BUFFER_1_EMPTY | AUDIO_INT_WRITE_BUFFER_2_EMPTY)) != 0);
299 // enable or disable the output voice
300 if (s->voice != NULL) {
301 AUD_set_active_out(s->voice, (enable & (AUDIO_INT_WRITE_BUFFER_1_EMPTY | AUDIO_INT_WRITE_BUFFER_2_EMPTY)) != 0);
627 s->voice = AUD_open_out (
635 if (!s->voice) {
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.cc 1484 const cricket::ContentInfo* voice = cricket::GetFirstAudioContent(desc); local
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.h 28 #include "voice.h"
71 /* Voice extension usecases */
211 struct voice voice; member in struct:audio_device
  /prebuilts/sdk/tools/lib/
shrinkedAndroid.jar 
  /packages/apps/Browser/src/com/android/browser/
Controller.java 2712 Intent voice = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); local
    [all...]
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.0/
ddmlib-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.2/
ddmlib-22.4.2.jar 

Completed in 977 milliseconds

12 3