Skip to content

Commit

Permalink
dictation audio handling
Browse files Browse the repository at this point in the history
  • Loading branch information
crc-32 committed Oct 18, 2024
1 parent c79f018 commit 5e40ee0
Show file tree
Hide file tree
Showing 11 changed files with 647 additions and 25 deletions.
3 changes: 3 additions & 0 deletions android/app/src/main/kotlin/io/rebble/cobble/MainActivity.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
package io.rebble.cobble

import android.content.Intent
import android.media.MediaCodec
import android.media.MediaCodecList
import android.media.MediaFormat
import android.net.Uri
import android.os.Bundle
import androidx.activity.compose.setContent
Expand Down
Loading

0 comments on commit 5e40ee0

Please sign in to comment.