BSP_AUDIO_OUT_SetFrequency() function
Update the audio frequency.
Syntax
void BSP_AUDIO_OUT_SetFrequency(uint32_t AudioFreq); Arguments
AudioFreq
Audio frequency used to play the audio stream.
Notes
This API should be called after the BSP_AUDIO_OUT_Init() to adjust the audio frequency.