• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using OTG USB for audio out?
#4
So I read the Google article here (https://source.android.com/devices/audio/usb.html) on USB audio, and I don't know why your device wouldn't be routing the audio to your DAC. Your device should be in host mode though, and the audio should fit these parameters:

Android 5.0 (API level 21) and above supports a subset of USB audio class 1 (UAC1) features:

The Android device must act as host
The audio format must be PCM (interface type I)
The bit depth must be 16-bits, 24-bits, or 32-bits where 24 bits of useful audio data are left-justified within the most significant bits of the 32-bit word
The sample rate must be either 48, 44.1, 32, 24, 22.05, 16, 12, 11.025, or 8 kHz
The channel count must be 1 (mono) or 2 (stereo)

And further below:

Typical USB host mode audio applications include:

music listening
telephony
instant messaging and voice chat
recording
For all of these applications, Android detects a compatible USB digital audio peripheral, and automatically routes audio playback and capture appropriately, based on the audio policy rules. Stereo content is played on the first two channels of the peripheral.

There are no APIs specific to USB digital audio. For advanced usage, the automatic routing may interfere with applications that are USB-aware.


So according to that, MobileSheetsPro shouldn't have to do anything at all for the audio routing to occur. In fact, if i did try to do something, the automatic routing could interfere with my processing. I think you should focus on trying to see if we can get the USB audio out to work before you completely give up on it.
Reply


Messages In This Thread
Using OTG USB for audio out? - by pax_eterna - 04-05-2017, 03:12 AM
RE: Using OTG USB for audio out? - by Zubersoft - 04-05-2017, 04:52 PM
RE: Using OTG USB for audio out? - by pax_eterna - 04-06-2017, 02:52 AM
RE: Using OTG USB for audio out? - by Zubersoft - 04-06-2017, 02:34 PM
RE: Using OTG USB for audio out? - by Zubersoft - 04-06-2017, 02:42 PM
RE: Using OTG USB for audio out? - by pax_eterna - 04-06-2017, 04:41 PM
RE: Using OTG USB for audio out? - by pax_eterna - 04-07-2017, 12:21 AM
RE: Using OTG USB for audio out? - by Steve B. - 04-07-2017, 06:15 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-07-2017, 09:59 AM
RE: Using OTG USB for audio out? - by Zubersoft - 04-07-2017, 03:30 PM
RE: Using OTG USB for audio out? - by pax_eterna - 04-08-2017, 02:19 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-08-2017, 02:28 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-08-2017, 02:56 AM
RE: Using OTG USB for audio out? - by Zubersoft - 04-08-2017, 03:58 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-08-2017, 05:13 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-11-2017, 05:11 AM
RE: Using OTG USB for audio out? - by Steve B. - 04-11-2017, 08:21 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-11-2017, 11:57 AM
RE: Using OTG USB for audio out? - by Steve B. - 04-11-2017, 10:04 PM
RE: Using OTG USB for audio out? - by Zubersoft - 04-11-2017, 02:19 PM
RE: Using OTG USB for audio out? - by pax_eterna - 04-11-2017, 02:36 PM
RE: Using OTG USB for audio out? - by pax_eterna - 04-12-2017, 01:34 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-13-2017, 04:26 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-13-2017, 04:55 AM
RE: Using OTG USB for audio out? - by Zubersoft - 04-14-2017, 01:30 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-14-2017, 02:15 AM
RE: Using OTG USB for audio out? - by pax_eterna - 04-14-2017, 05:06 AM
RE: Using OTG USB for audio out? - by freetomfr - 07-31-2018, 11:28 PM
RE: Using OTG USB for audio out? - by Zubersoft - 05-24-2017, 03:19 PM
RE: Using OTG USB for audio out? - by jackyyy - 05-21-2018, 12:20 PM
RE: Using OTG USB for audio out? - by sciurius - 05-22-2018, 07:13 AM
RE: Using OTG USB for audio out? - by Kerryling - 05-29-2018, 09:39 PM
RE: Using OTG USB for audio out? - by BRX - 07-06-2018, 12:00 AM
RE: Using OTG USB for audio out? - by GraemeJ - 07-06-2018, 07:05 PM
RE: Using OTG USB for audio out? - by Zubersoft - 08-01-2018, 12:49 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.