Nii Report post Posted 06/04/2025 02:33 PM Hello Support, 1, What API can we use to enable us record voice t from our mobile application to be play a call out through the VG - we intend using external call loader . thanks. Share this post Link to post
SupportTeam Report post Posted 06/04/2025 10:57 PM A common solution is to just call into VoiceGuide and have VoiceGuide record the sound file. You can look at the VoiceGuide's voicemail system callflows as examples. eg. in this callflow: C:\Program Files (x86)\VoiceGuide\System\vm\VgAdmin.vgs The voicemail system lets caller record new welcoming message and new 'short name' for their voicemail box. See the section at the top of the VgAdmin.vgs callflow, modules: [VmAdminWelcMsgMsgPlay], [VmAdminWelcMsgMsgPlay], [VmAdminWelcMsgMsgPlay] etc. Share this post Link to post