Home
last modified time | relevance | path

Searched refs:recorder_start (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/recorder/
A Drecorder.h13 int32_t recorder_start(media_format_t fmt, int32_t rate, int32_t channels, int32_t bits, int32_t sa…
A Drecorder.c35 int32_t recorder_start(media_format_t fmt, int32_t rate, int32_t channels, int32_t bits, int32_t sa… in recorder_start() function
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Daudio_provider.cc258 recorder_start(MEDIA_FMT_PCM, rate, channels, bits, duration_sample_count, NULL); in InitAudioRecording()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_recorder.c500 static int recorder_start(void) in recorder_start() function
1062 mrecorder->start = recorder_start; in uvoice_recorder_create()

Completed in 5 milliseconds