FreeSWITCH API Documentation  1.7.0
Data Fields
switch_say_args_t Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_say_args_t:

Data Fields

switch_say_type_t type
 
switch_say_method_t method
 
switch_say_gender_t gender
 
const char * ext
 

Detailed Description

Definition at line 2380 of file switch_types.h.

Field Documentation

const char* switch_say_args_t::ext

Definition at line 2384 of file switch_types.h.

Referenced by switch_ivr_say_string().

switch_say_gender_t switch_say_args_t::gender
switch_say_method_t switch_say_args_t::method
switch_say_type_t switch_say_args_t::type

The documentation for this struct was generated from the following file: