Amazon Alexa speak ARABIC Language
Budget: $30 – $250 USD
I have Amazone Alexa ""https://alexa.amazon.com/"", that can't speak Arabic language
But we can add a module using JSON Language to do that using below link
""https://developer.amazon.com/""
I need someone who can do JASON programming to do this module
That work will not be completed till I tested using Alexa Echo device, and that located with me
Below is sample for required programming
{
"interactionModel": {
"languageModel": {
"invocationName": "Arabic Language",
"intents": [
{
"name": "AMAZON.CancelIntent",
"samples": []
},
{
"name": "AMAZON.HelpIntent",
"samples": []
},
{
"name": "AMAZON.StopIntent",
"samples": []
},
{
"name": "AMAZON.NavigateHomeIntent",
"samples": []
},
{
"name": "AMAZON.FallbackIntent",
"samples": []
}
],
"types": []
}
}
}
But we can add a module using JSON Language to do that using below link
""https://developer.amazon.com/""
I need someone who can do JASON programming to do this module
That work will not be completed till I tested using Alexa Echo device, and that located with me
Below is sample for required programming
{
"interactionModel": {
"languageModel": {
"invocationName": "Arabic Language",
"intents": [
{
"name": "AMAZON.CancelIntent",
"samples": []
},
{
"name": "AMAZON.HelpIntent",
"samples": []
},
{
"name": "AMAZON.StopIntent",
"samples": []
},
{
"name": "AMAZON.NavigateHomeIntent",
"samples": []
},
{
"name": "AMAZON.FallbackIntent",
"samples": []
}
],
"types": []
}
}
}