Home
last modified time | relevance | path

Searched refs:voice (Results 1 – 8 of 8) sorted by relevance

/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
DSynthEngine.java187 SynthVoice voice = iterator.next(); in generateBuffer() local
188 if (voice.isDone()) { in generateBuffer()
192 voice.mix(mBuffer, SAMPLES_PER_FRAME, 0.25f); in generateBuffer()
198 SynthVoice voice = mVoices.get(noteIndex); in noteOff() local
199 if (voice != null) { in noteOff()
200 voice.noteOff(); in noteOff()
207 SynthVoice voice = iterator.next(); in allNotesOff() local
208 voice.noteOff(); in allNotesOff()
235 SynthVoice voice; in noteOn() local
237 voice = mFreeVoices.remove(mFreeVoices.size() - 1); in noteOn()
[all …]
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DSynthEngine.java187 SynthVoice voice = iterator.next(); in generateBuffer() local
188 if (voice.isDone()) { in generateBuffer()
192 voice.mix(mBuffer, SAMPLES_PER_FRAME, 0.25f); in generateBuffer()
198 SynthVoice voice = mVoices.get(noteIndex); in noteOff() local
199 if (voice != null) { in noteOff()
200 voice.noteOff(); in noteOff()
207 SynthVoice voice = iterator.next(); in allNotesOff() local
208 voice.noteOff(); in allNotesOff()
235 SynthVoice voice; in noteOn() local
237 voice = mFreeVoices.remove(mFreeVoices.size() - 1); in noteOn()
[all …]
/development/samples/browseable/WearSpeakerSample/
D_index.jd8 A sample that shows how you can record voice using the microphone on a wearable and
9 play the recorded voice or an mp3 file, if the wearable device has a built-in speaker.
/development/samples/browseable/ElizaChat/
D_index.jd9 … messages with a quick voice response. New messages create a notification with a "Reply" action.
11 wearable opens the voice transcription UI allowing the user to speak a response.
/development/tools/logblame/
Dsample.txt614 enable_snd_device: snd_device(72: voice-rec-mic)
617 Apply path: voice-rec-mic
869 Use your voice requires unavailable account type com.google
947 disable_snd_device: snd_device(72: voice-rec-mic)
956 Use your voice requires unavailable account type com.google
1058 enable_snd_device: snd_device(72: voice-rec-mic)
1061 Apply path: voice-rec-mic
1144 Use your voice requires unavailable account type com.google
1226 disable_snd_device: snd_device(72: voice-rec-mic)
1244 Use your voice requires unavailable account type com.google
[all …]
/development/samples/browseable/MessagingService/
D_index.jd12 Input usage also allows Android Auto users to respond by voice
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt98 bass - n. the lowest adult male singing voice
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv1054 …c0a4eb157a,platform/cts,fake_v2-y0iQfR2iJlntGInLCqQ@fakeemail.com,Require voice capable for carrie…
1716 …f64910c8ea809,platform/cts,fake_SFpS0FlTQQ2OFSpFVHIaGQ@fakeemail.com,Skip voice search hands free …
7697 …,"Telephony Automation Code: phone_setup_xg should only set data gen. For voice setup, use phone_s…
7847 …ls/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Distribute voice call and SMS/MMS t…
8073 …orm/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add voice/messaging/data par…
8126 …/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add file download/voice/sms/mms with mobil…
8250 …s/test/connectivity,fake_3Uaj537tRAykEJlYC2ICPA@fakeemail.com,Added tcpdump for few voice wfc tests
8463 …fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add http file download util and voice tests during activ…
8500 …orm/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add voice call during blueto…
8728 …orm/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add voice mail checking for …
[all …]