Documentation

Support

Vivox Core SDK

Vivox Core SDK

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_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.