Update switch_ivr_say.c

This commit is contained in:
谭映宇 2023-07-25 18:46:53 +08:00 committed by GitHub
parent ab6b1c77d6
commit 43f2a5c8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@ static char *SAY_GENDER_NAMES[] = {
"MASCULINE", "MASCULINE",
"FEMININE", "FEMININE",
"NEUTER", "NEUTER",
"UTRUM",
NULL NULL
}; };