完成了UGC场景基础显示以及TTS

This commit is contained in:
董宏宇
2020-10-22 14:32:25 +08:00
parent e37cd915dd
commit 398f7ea307
6 changed files with 118 additions and 12 deletions

View File

@@ -3,13 +3,13 @@
"expireTime":20000,
"isShowEventButton":false,
"location":{
"address":"北五环(测试位置不准确)",
"address":"北三环环球贸易中心",
"angle":270,
"lat":39.966668,
"lon":116.411211
},
"noveltyInfo":{
"addr":"北五环(测试位置不准确)",
"addr":"北三环环球贸易中心",
"canLive":false,
"cityName":"",
"direction":0,
@@ -25,12 +25,12 @@
}
],
"location":{
"address":"北五环(测试位置不准确)",
"address":"北三环环球贸易中心",
"angle":270,
"lat":39.966668,
"lon":116.411211
},
"poiType":"10002",
"poiType":"10006",
"type":"CARD_TYPE_ROAD_CONDITION",
"uploadType":"2",
"userInfo":{
@@ -41,5 +41,5 @@
"userName":"零下的雨"
}
},
"poiType":"10002"
"poiType":"10006"
}