vx_tts_voice
Choose text-to-speech voices and options.
읽는 시간 1분최근 업데이트: 19일 전
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;