Difference between revisions of "DES/Current/Designer/SpeechGrammarsBar"
(Published) |
m (Ed.jamer@genesys.com moved page PEC-ROU/Current/Designer/SpeechGrammarsBar to DES/Current/Designer/SpeechGrammarsBar: Text replacement - "PEC-ROU/Current/Designer/" to "DES/Current/Designer/") |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|Context=A '''speech grammar''' defines the list of phrases or options that the caller can input when they use your application. | |Context=A '''speech grammar''' defines the list of phrases or options that the caller can input when they use your application. | ||
|ComingSoon=No | |ComingSoon=No | ||
− | |Platform=GenesysEngage- | + | |Platform=GenesysEngage-cloud |
|Role=Administrator | |Role=Administrator | ||
|Application=Designer | |Application=Designer | ||
Line 24: | Line 24: | ||
|structuredtext=Click '''Add Grammar''' to create a speech grammar. In the pop-up window, enter a name for the speech grammar and click '''OK'''. | |structuredtext=Click '''Add Grammar''' to create a speech grammar. In the pop-up window, enter a name for the speech grammar and click '''OK'''. | ||
− | You can now upload your speech grammar file. In the '''Grammar detail''' area, click the '''Language''' drop-down to select the language of the speech grammar. Next, click the '''Choose file to upload''' button that appears when you hover over the '''No file''' text. Choose a file to upload. | + | You can now upload your speech grammar file. In the '''Grammar detail''' area, click the '''Language''' drop-down to select the language of the speech grammar. Next, click the '''Choose file to upload''' button that appears when you hover over the '''No file''' text. |
+ | |||
+ | Choose a file to upload (note that the size of the uploaded file cannot exceed 10 MB). | ||
After the speech grammar file has uploaded, you can click the '''Show Contents''' button ([[File:Des_grammar_showcontents.png]]) to view the contents of the grammar file in a read-only window. | After the speech grammar file has uploaded, you can click the '''Show Contents''' button ([[File:Des_grammar_showcontents.png]]) to view the contents of the grammar file in a read-only window. |
Latest revision as of 13:57, April 21, 2021
A speech grammar defines the list of phrases or options that the caller can input when they use your application.
Click Speech Grammars to upload and manage speech grammars for use in your applications. Genesys Designer supports voice and dtmf speech grammars in either SRGS (GRXML) or SLM format.
A speech grammar defines the list of phrases or options that the caller can input when they use your application. You might use a voice speech grammar to tell your application which words or phrases might be used by the caller, to help the application determine how the call should be routed.
For example, an automotive company might upload a speech grammar that contains phrases that a caller might use when they contact the company, such as "I want the parts department" or "I am interested in buying a new car." Your application can use these phrases to determine the best routing target for this customer.
Creating a speech grammar
Click Add Grammar to create a speech grammar. In the pop-up window, enter a name for the speech grammar and click OK.
You can now upload your speech grammar file. In the Grammar detail area, click the Language drop-down to select the language of the speech grammar. Next, click the Choose file to upload button that appears when you hover over the No file text.
Choose a file to upload (note that the size of the uploaded file cannot exceed 10 MB).
After the speech grammar file has uploaded, you can click the Show Contents button () to view the contents of the grammar file in a read-only window.
Next, you can tag the speech grammar or enter a description. You can also specify the format and mode of the speech grammar.
When you are done, click Save.
Using speech grammars
You can use the User Input block to reference your speech grammars in applications.
In the Input tab, you can select External Grammars and click Add Grammar to add your speech grammar to the block. You can use multiple speech grammars at once.
In the ASR Settings tab, you can enable the Use application-wide ASR settings check box to use the default ASR (Automatic Speech Recognition) settings. You can define these settings by clicking Settings in the Toolbar.
Alternatively, you can disable the Use application-wide ASR settings check box to fine-tune the ASR settings for this User Input block.
Refer to the User Input block page for more information.