name property
Name of the voice (for example, Salli, Kendra, etc.). This provides a human readable voice name that you might display in your application.
Implementation
final String? name;
Name of the voice (for example, Salli, Kendra, etc.). This provides a human readable voice name that you might display in your application.
final String? name;