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.

Properties

NSString * voiceID
 
float speed
 

Property Documentation

◆ voiceID

- (NSString*) voiceID
readwritenonatomicstrong

Voice ID, optional.

◆ speed

- (float) speed
readwritenonatomicassign

Playback speed, range: [0.5, 2.0], default 1.0.