物联网操作系统AliOS Things 3.3
uvoice_init

函数

int uvoice_init (void)
 
int uvoice_free (void)
 

详细描述

函数说明

◆ uvoice_free()

int uvoice_free(void )

DeInit the uvoice module.

@retrun 0 on success, otherwise will be failed.

◆ uvoice_init()

int uvoice_init(void )

Init the uvoice module.

@retrun 0 on success, otherwise will be failed.