Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/recorder/
A Drecorder.h15 int32_t recorder_get_stream(uint8_t *buf, int32_t read_size);
A Drecorder.c57 int32_t recorder_get_stream(uint8_t *buf, int32_t read_size) in recorder_get_stream() function
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Daudio_provider.cc119 ret = recorder_get_stream((uint8_t *)buf, len); in pcm_stream_read()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_recorder.c367 static int recorder_get_stream(uint8_t *buffer, int nbytes) in recorder_get_stream() function
1064 mrecorder->get_stream = recorder_get_stream; in uvoice_recorder_create()

Completed in 10 milliseconds