vx_tts_voice
Choose text-to-speech voices and options.
Read time 1 minuteLast updated 20 hours ago
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;