ReqSendDataSpeechLocaleId

Gets or sets the locale id of the speech data.(When 0 is specified, the speech synthesis engine specified in Hazira is selected.)

  • Type: ushort
  • Access type: read / write
  • Default value: 0x00
  • Range: 0 – 65,535

List of locale ID (LCID)

 

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

 

 

 

 

 

 

 

*need to install language pack on the windows 10 in advance.
  you can add or confirm at OS settings.
  (Settings -> Time & Language -> Regional & Language) 

 

Examples

C#

 

Ruby

 

Python