-
Notifications
You must be signed in to change notification settings - Fork 244
AudioPassThru
Jacob Keeler edited this page Sep 19, 2017
·
2 revisions
SmartDeviceLink is capable of sending audio captured by the vehicle's microphone to the smart phone for off board or custom processing.
The EXTENDED_MEDIA_MODE flag can be used to differentiate how SDL behaves during the Audio Pass Thru flow (HMI Integration Guidelines, Section 7.20)
glib-2.0
PCM
SDL will read the .wav file from the predefined folder and send OnAudioPassThru to the mobile application
SDL will read data from the microphone connected to the hardware and send OnAudioPassThru to the mobile application