This solution is the voice to text by using Bing Speech API with Dynamics 365.
A support agent can exchange to text by own voice. This solution contribute standadize input level each support agents.
- Open a Case form.
- Click the [Start Recording] button.
- Talk to your microphone about few seconds.
- Set text of own voice to description field automatically.
I tested Dynamics 365 Online (8.2.1.341) with Bing Speech APIs.
- Login to Azure.
- Search [Cognitive Services APIs] in search the market place.
- Create [Cognitive Services APIs] also Select [Bing Speech API] to API type.
- Copy subscription keys.
- Open solution menu.
- Import the voicetotext solution file.
- Open the voicetotext solution record.
- Open [Trrigerforspeechtotext.js] file.
- Past the subscription key of Bing Speech API.
- Save [Trrigerforspeechtotext.js] file.
- Open Case form Editor.
- Insert [new_Button.html] Web Resource to the Case form.
- Publish All customizations