May 2019
Intermediate to advanced
504 pages
11h 50m
English
Audio processing, combined with Language APIs, can provide even more structured data that our application can process. The Language Understanding Service (LUIS) allows applications to understand what a person really wants. In other words, using LUIS, your application can receive audio input in complete sentences and convert it into commands and execution procedures.
In order to be able to utilize LUIS, we need to create an application registration on the LUIS portal (that is, https://www.luis.ai):

After the application is created, we will need to define the schema that the application will adhere to in order ...
Read now
Unlock full access