文档

支持

Vivox Core SDK

Vivox Core SDK

vx_tts_voice

Choose text-to-speech voices and options.
阅读时间1 分钟最后更新于 12 天前

Text-to-speech voice.
#include <Vxc.h>

Public Attributes

Name

vx_tts_voice_idvoice_id
The unique identifier of the voice.
const char *name
The name of the voice.

Public Attributes Documentation

variable voice_id

vx_tts_voice_id voice_id;
The unique identifier of the voice.

variable name

const char * name;
The name of the voice.