Searched refs:speech (Results 1 - 25 of 34) sorted by relevance

12

/frameworks/base/core/java/android/speech/tts/
H A DITtsCallback.aidl17 package android.speech.tts;
H A DITts.aidl17 package android.speech.tts;
19 import android.speech.tts.ITtsCallback;
/frameworks/base/core/java/android/speech/
H A DIRecognitionService.aidl17 package android.speech;
21 import android.speech.IRecognitionListener;
24 * A Service interface to speech recognition. Call startListening when
34 * Starts listening for speech. Please note that the recognition service supports
46 * Stops listening for speech. Speech captured so far will be recognized as
48 * is called during the speech capturing.
55 * Cancels the speech recognition.
H A DRecognitionListener.java16 package android.speech;
81 * {@link SpeechRecognizer#startListening(Intent)}, depending on the speech recognition
H A DRecognizerResultsIntent.java17 package android.speech;
24 * Constants for intents related to showing speech recognition results.
26 * These constants should not be needed for normal utilization of speech recognition. They
61 "android.speech.action.VOICE_SEARCH_RESULTS";
68 "android.speech.extras.VOICE_SEARCH_RESULT_STRINGS";
80 "android.speech.extras.VOICE_SEARCH_RESULT_URLS";
99 "android.speech.extras.VOICE_SEARCH_RESULT_HTML";
111 "android.speech.extras.VOICE_SEARCH_RESULT_HTML_BASE_URLS";
125 "android.speech.extras.EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS";
H A DIRecognitionListener.aidl17 package android.speech;
22 * Listener for speech recognition events, used with RecognitionService.
H A DRecognizerIntent.java17 package android.speech;
32 * Constants for supporting speech recognition through starting an {@link Intent}
36 * The extra key used in an intent to the speech recognizer for voice search. Not
49 * Starts an activity that will prompt the user for speech and sends it through a
50 * speech recognizer. The results will be returned via activity results (in
81 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH";
84 * Starts an activity that will prompt the user for speech, sends it through a
85 * speech recognizer, and invokes and displays a web search result.
108 public static final String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";
119 "android.speech
[all...]
/frameworks/ex/common/java/com/android/common/speech/
H A DRecognition.java17 package com.android.common.speech;
22 * @see android.speech.RecognitionService
23 * @see android.speech.RecognizerIntent
29 * android.speech.RecognizerIntent#ACTION_GET_LANGUAGE_DETAILS
33 * android.speech.RecognizerIntent#EXTRA_LANGUAGE_PREFERENCE).
42 public static final String EXTRA_HINT_STRINGS = "android.speech.extra.HINT_STRINGS";
46 * android.speech.RecognizerIntent#ACTION_GET_LANGUAGE_DETAILS.
50 public static final String EXTRA_HINT_CONTEXT = "android.speech.extra.HINT_CONTEXT";
H A DLoggingEvents.java17 package com.android.common.speech;
22 * This class is used by clients of the android.speech APIs to log how the
23 * user interacts with the IME settings and speech recognition result.
27 public static final String ACTION_LOG_EVENT = "com.android.common.speech.LOG_EVENT";
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
H A Dpre_big.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
116 Word16 frameOffset, /* i : Start position in speech vector, Q0 */
117 Word16 speech[], /* i : speech, Q0 */
119 Word16 wsp[], /* o : weighted speech Q0 */
H A Dpre_big.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
100 frameOffset = Word16 -- Start position in speech vector, Q0
101 speech[] = array of type Word16 -- speech, Q0
105 wsp = array of type Word16 -- weighted speech Q0
129 pre_big.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
164 Word16 frameOffset, /* i : Start position in speech vector, Q0 */
165 Word16 speech[], /* i : speech, Q0 */
167 Word16 wsp[], /* o : weighted speech Q
158 pre_big( enum Mode mode, const Word16 gamma1[], const Word16 gamma1_12k2[], const Word16 gamma2[], Word16 A_t[], Word16 frameOffset, Word16 speech[], Word16 mem_w[], Word16 wsp[], Flag *pOverflow ) argument
[all...]
H A Dspreproc.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
115 Word16 *speech, /* i : speech segment */
H A Dspstproc.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
110 Word16 *speech, /* i : speech segment */
H A Dspreproc.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
108 speech -- Pointer to Word16 -- speech segment
142 spreproc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
178 Word16 *speech, /* i : speech segment */
221 Residu(Aq, speech, res2, L_SUBFR);
171 subframePreProc( enum Mode mode, const Word16 gamma1[], const Word16 gamma1_12k2[], const Word16 gamma2[], Word16 *A, Word16 *Aq, Word16 *speech, Word16 *mem_err, Word16 *mem_w0, Word16 *zero, Word16 ai_zero[], Word16 exc[], Word16 h1[], Word16 xn[], Word16 res2[], Word16 error[] ) argument
H A Ddtx_enc.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
181 Word16 speech[], /* i : speech samples */
189 * Purpose : adds extra speech hangover to analyze speech on the decoding side.
H A Dspstproc.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
101 speech -- Pointer to Word16 -- speech segment
143 spstproc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
173 Word16 *speech, /* i : speech segment */
233 * - find synthesis speech corresponding to exc[] *
284 mem_err[j] = speech[i_subfr + i] - synth[i_subfr + i];
172 subframePostProc( Word16 *speech, enum Mode mode, Word16 i_subfr, Word16 gain_pit, Word16 gain_code, Word16 *Aq, Word16 synth[], Word16 xn[], Word16 code[], Word16 y1[], Word16 y2[], Word16 *mem_syn, Word16 *mem_err, Word16 *mem_w0, Word16 *exc, Word16 *sharp, Flag *pOverflow ) argument
H A Dcod_amr.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
121 * L_TOTAL7k4 : Total size of speech buffer. *
130 Word16 *speech, *p_window, *p_window_12k2; member in struct:__anon562
133 /* Weight speech vector */
187 * - initilize pointers to speech buffer
225 * calling this function, 40 new speech data should be copied to the
227 * this file (it points to the end of speech buffer minus 200).
232 Word16 new_speech[] /* i : speech input (L_FRAME) */
240 * DESCRIPTION: This function is called every 20 ms speech frame,
241 * operating on the newly read 160 speech sample
[all...]
H A Dcod_amr.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
187 cod_amr.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
361 cod_amr.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
376 * Initialize pointers to speech vector. *
379 st->new_speech = st->old_speech + L_TOTAL - L_FRAME; // New speech
381 st->speech = st->new_speech - L_NEXT; // Present frame
474 * Initialize pointers to speech vector. *
477 st->new_speech = st->old_speech + L_TOTAL - L_FRAME; /* New speech */
479 st->speech = st->new_speech - L_NEXT; /* Present frame */
577 cod_amr.c, UMTS GSM AMR speech code
[all...]
H A Ddtx_enc.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
55 the calculation of the sum of squares of speech signals in
188 dtx_enc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
301 dtx_enc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
427 dtx_enc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
527 dtx_enc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
839 speech = vector of speech samples of type Word16; vector length is
868 dtx_enc.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
875 Word16 speech[] //
939 dtx_buffer(dtx_encState *st, Word16 lsp_new[], Word16 speech[], Flag *pOverflow ) argument
[all...]
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
H A Dbgnscd.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
106 /* history vector of past synthesis speech energy */
110 Word16 bgHangover; /* counter; number of frames after last speech frame */
144 * Purpose : Charaterice synthesis speech and detect background noise
149 Word16 speech[], /* o : synthesis speech frame */
H A Dbgnscd.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
120 bgnscd.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
192 speech[] = synthesis speech frame (Word16)
216 Characterize synthesis speech and detect background noise.
226 bgnscd.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
233 Word16 speech[], // o : synthesis speech frame
254 s = L_mac (s, speech[i], speech[
399 Bgn_scd(Bgn_scdState *st, Word16 ltpGainHist[], Word16 speech[], Word16 *voicedHangover, Flag *pOverflow ) argument
[all...]
/frameworks/ex/common/java/com/android/common/userhappiness/
H A DUserHappinessSignals.java21 import com.android.common.speech.LoggingEvents;
/frameworks/base/core/java/android/speech/srec/
H A DMicrophoneInputStream.java21 package android.speech.srec;
H A DUlawEncoderInputStream.java22 package android.speech.srec;
/frameworks/base/services/java/com/android/server/
H A DRecognitionManagerService.java29 import android.speech.RecognitionService;

Completed in 3359 milliseconds

12