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_id | voice_id The unique identifier of the voice. |
| const char * | name The name of the voice. |
Public Attributes Documentation
variable voice_id
The unique identifier of the voice.vx_tts_voice_id voice_id;
variable name
The name of the voice.const char * name;