Searched refs:http_download (Results 1 – 2 of 2) sorted by relevance
176 static void http_download(char *req_url, tts_recv_callback_t *recv_cb) in http_download() function308 http_download(tts_get_url, recv_cb); in uvoice_tts_aliyun_request()
400 STATIC mp_obj_t http_download(mp_obj_t data, mp_obj_t callback) in http_download() function472 MP_DEFINE_CONST_FUN_OBJ_2(mp_obj_http_download, http_download);
Completed in 4 milliseconds