STMicroelectronics / BlueSTSDK_Android

Bluetooth low energy Sensors Technology Software Development Kit (Android version)
https://www.st.com/en/embedded-software/bluest-sdk.html
BSD 3-Clause "New" or "Revised" License
92 stars 46 forks source link

How to implement the Audio data transfer between Bluetooth device and Android phone using BlueSTSDK #25

Open awerudev opened 4 years ago

awerudev commented 4 years ago

I am building the Android app, but I am not sure how to receive the Audio data and play on Android phone.

Looking forward to hearing from you.

GiovanniVisentiniST commented 4 years ago

Hi,

did you see here:BlueVoiceFragment.java?

best regards Giovanni