Update audio playback and recording.

This commit is contained in:
Bryce Curtis
2010-08-31 15:39:37 -05:00
parent 91f1f475e9
commit 90b708fe83
4 changed files with 637 additions and 217 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ public class DroidGap extends Activity {
}
if (audio != null) {
audio.destroy();
}
if (callbackServer != null) {
callbackServer.destroy();