To call Azure Marketplace Translation (and Speech) service
Dependencies: EthernetInterface-FRDM HTTPClient-SSL R_BSP SDFileSystem TLV320_RBSP USBHost mbed-rtos mbed-src
The program calls Azure Marketplace Translation (and Speech) service.
How to use - Create an account for Microsoft Azure Marketplace - Get client ID and client secret. - Change client ID and client secret in main.cpp
The program was created based on the following libraries.
CodePlex Text-To-Speech with Microsoft Translator Service http://translatorservice.codeplex.com/
MBED HTTPClient-SSL Library https://developer.mbed.org/teams/MultiTech/code/HTTPClient-SSL/
Revision 1:a2bd45c3b373, committed 2015-11-07
- Comitter:
- ksekimoto
- Date:
- Sat Nov 07 12:29:06 2015 +0000
- Parent:
- 0:40a09c55e5be
- Commit message:
- To call Azure Marketplace Translation (and Speech) service.; The first version.
Changed in this revision
diff -r 40a09c55e5be -r a2bd45c3b373 HTTPClient-SSL.lib --- a/HTTPClient-SSL.lib Sat Nov 07 12:21:19 2015 +0000 +++ b/HTTPClient-SSL.lib Sat Nov 07 12:29:06 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/MultiTech/code/HTTPClient-SSL/#7fbf8ef951f2 +https://developer.mbed.org/users/ksekimoto/code/HTTPClient-SSL/#7fbf8ef951f2
diff -r 40a09c55e5be -r a2bd45c3b373 TLV320_RBSP.lib --- a/TLV320_RBSP.lib Sat Nov 07 12:21:19 2015 +0000 +++ b/TLV320_RBSP.lib Sat Nov 07 12:29:06 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Renesas/code/TLV320_RBSP/#85f5b81eddea +https://developer.mbed.org/users/ksekimoto/code/TLV320_RBSP/#85f5b81eddea
diff -r 40a09c55e5be -r a2bd45c3b373 USBHost.lib --- a/USBHost.lib Sat Nov 07 12:21:19 2015 +0000 +++ b/USBHost.lib Sat Nov 07 12:29:06 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/USBHost/#0675edbac47d +https://developer.mbed.org/users/ksekimoto/code/USBHost/#0675edbac47d