From e1970cf01d7a6c7ca8817d5911e356794216c6ee Mon Sep 17 00:00:00 2001 From: Bryan Barnes Date: Sat, 18 Jan 2014 18:19:59 -0500 Subject: [PATCH] notes and manifest tweak --- docs/microphone support notes.txt | 5 +++-- shell/android/AndroidManifest.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/microphone support notes.txt b/docs/microphone support notes.txt index 078d98975..1564cb33e 100644 --- a/docs/microphone support notes.txt +++ b/docs/microphone support notes.txt @@ -11,9 +11,10 @@ plan: -create mic test app (consult bluecrab) [Otoire tunes should be great and the other real games that support mic - should compile list] -figure out how the game/dc requests the audio (or how the mic just streams)... [Done - at least in seaman DC tells mic to start recording then polls the mic pretty frequently for data] -for poc just create some kind of global way to pass the audio data from android mic interface directly to the maple_base instance [Done] --test --cleanup +-test [Created recording in Otoire, imported VMS into Demul and got the sound! Seaman needs more testing] +-cleanup [Partially done, lots of logging left] -test more +-integrate into settings ui 16-bit PCM @ 11025 hz diff --git a/shell/android/AndroidManifest.xml b/shell/android/AndroidManifest.xml index cdcac06e2..e4512c101 100644 --- a/shell/android/AndroidManifest.xml +++ b/shell/android/AndroidManifest.xml @@ -11,7 +11,7 @@ - +