nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ audio_module_start()

int audio_module_start ( struct audio_module_handle handle)

#include <include/audio_module/audio_module.h>

Start processing audio data in the audio module given by handle.

Parameters
handle[in/out] The handle for the module to start.
Returns
0 if successful, error otherwise.