AIROC™ BTSDK v4.7 - Documentation | ||||
Bluetooth Audio Record Application Programming Interface. More...
Modules | |
API Functions | |
API Functions module for Audio Record. | |
Data Types | |
Data Types for Audio Record. | |
Variables | |
int16_t * | p_data |
int16_t | data_len |
uint16_t | sample_rate |
uint16_t | buffer_size |
wiced_bt_audio_record_event_data_ready_t | data_ready |
wiced_bt_audio_record_event_audio_info_t | audio_info |
Bluetooth Audio Record Application Programming Interface.
The Audio Record library provides APIs to allow the Wiced application to receive audio input. The audio record interface only works when A2DP or SCO is not ongoing. Whenever the application received an event to retrieve the incoming audio data, it must do so to relief the audio buffer as soon as possible.