fusionpbx/resources/install/scripts/app/voicemail/resources/functions
konradSC a4e340f517 Watson Transcription (#4420)
The following PR is for voicemail transcription using IBM Watson.
https://cloud.ibm.com/catalog/services/speech-to-text

The following values need to be configured in Default Settings:

Category: Voicemail
Subcategory: watson_key
type: text
Value: [Your Watson api key ]

Category: Voicemail
Subcategory: json_enabled
type: boolean
Value: true

Category: Voicemail
Subcategory: transcibe_language
type: text
Value: en-US

Category: Voicemail
Subcategory: transcribe_provider
type: text
Value: watson

Category: Voicemail
Subcategory: watson_url
type: text
Value: https://stream.watsonplatform.net/speech-to-text/api/v1/recognize?model=en-US_NarrowbandModel

Category: Voicemail
Subcategory: transcribe_enabled
type: boolean
Value: true


Reload Default Settings. I Flushed Cache and Reloaded XML just for good measure.

Also make sure transcription is set to TRUE in your voicemail box.
2019-08-19 09:17:03 -06:00
..
advanced.lua Fix "invalid greeting" message played (#2860) 2017-09-29 22:01:28 -06:00
change_password.lua VM Password Complexity through the Phone (#2773) 2017-07-31 10:39:28 -06:00
check_password.lua Update check_password.lua 2016-12-22 14:34:38 -07:00
choose_greeting.lua Add. Use params in vm/choose_greeting.lua (#2140) 2016-11-22 11:13:03 -07:00
delete_recording.lua Add. Use params in vm/delete_recording.lua (#2139) 2016-11-22 11:13:19 -07:00
forward_add_intro.lua Update forward_add_intro.lua 2016-11-28 08:43:47 -07:00
forward_to_extension.lua Update forward_to_extension.lua 2017-02-19 04:14:18 -07:00
get_voicemail_id.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
listen_to_recording.lua Fix MWI for Extensions that with 0 (#2882) 2017-10-17 22:23:40 -06:00
macro.lua Update macro.lua 2019-02-19 19:34:40 -07:00
main_menu.lua Update main_menu.lua 2018-01-02 19:51:12 -07:00
menu_messages.lua Fix MWI for Extensions that with 0 (#2882) 2017-10-17 22:23:40 -06:00
message_count.lua Add. Use params in vm/message_count.lua (#2134) 2016-11-22 11:18:38 -07:00
message_saved.lua Add. Use params in vm/message_saved.lua (#2133) 2016-11-22 11:19:04 -07:00
message_waiting.lua Add. Use params in vm/message_waiting.lua (#2132) 2016-11-22 11:19:38 -07:00
mwi_notify.lua Update mwi_notify.lua (#2836) 2017-09-11 08:53:57 -06:00
on_dtmf.lua Update on_dtmf.lua 2017-06-06 20:45:32 -06:00
play_greeting.lua Update 2016-12-22 14:38:12 -07:00
record_greeting.lua Update record_greeting.lua 2019-08-17 15:30:41 -06:00
record_menu.lua Voicemail tutorial (#2451) 2017-03-24 23:06:16 -06:00
record_message.lua Watson Transcription (#4420) 2019-08-19 09:17:03 -06:00
record_name.lua Voicemail tutorial (#2451) 2017-03-24 23:06:16 -06:00
return_call.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
send_email.lua Filter out percent signs in transcriptions (#4419) 2019-08-08 03:48:55 -06:00
send_sms.lua Add transcription to the sms message (#2308) 2017-01-17 10:13:33 -07:00
tutorial.lua Voicemail tutorial (#2451) 2017-03-24 23:06:16 -06:00