IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMTTSVoiceFormat

Detailed Description

TTS voice format

Public Member Functions

String getVoiceID ()
 
void setVoiceID (String voiceID)
 
float getSpeed ()
 
void setSpeed (float speed)
 

Member Function Documentation

◆ getVoiceID()

String getVoiceID ( )
inline

◆ setVoiceID()

void setVoiceID ( String  voiceID)
inline

◆ getSpeed()

float getSpeed ( )
inline

◆ setSpeed()

void setSpeed ( float  speed)
inline