mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-5045
This commit is contained in:
@@ -432,7 +432,8 @@ typedef enum {
|
||||
typedef enum {
|
||||
SSG_MASCULINE,
|
||||
SSG_FEMININE,
|
||||
SSG_NEUTER
|
||||
SSG_NEUTER,
|
||||
SSG_UTRUM
|
||||
} switch_say_gender_t;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user