ReqSendDataSpeechGender

Gets or sets a gender value of the speech data. (When Neutral is specified, the speech synthesis engine specified in Hazira is selected.)

  • Type: HzSpeechGender
  • Access type: read / write
  • Default value: Neutral
  • Range: Low, Female, Male, Neutral

 

 Note

If you want to enable this property, need to set up the following Haruzira’s settings menu in advance.
General settings -> Speech Convert Type: “To SSML”.

 

 

 

 

 

 

 

Examples

C#

 

Ruby

 

Python