Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-os-example-mbed5-blinky by
Diff: dumi_doc-master/schema/testdata/music.json
- Revision:
- 44:c1d8923072ba
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dumi_doc-master/schema/testdata/music.json Tue Jul 18 16:27:22 2017 +0800
@@ -0,0 +1,99 @@
+{
+ "status":0,
+ "msg":"ok",
+ "se_query":"我要听周杰伦的歌",
+ "logid":"xxxx1234354",
+ "id":"id12334235",
+ "user_id":"",
+ "cuid":"",
+ "time":1482226019,
+ "result":{
+ "bot_id":"duer_music",
+ "bot_meta":{
+ "version":"1.0.0",
+ "type":"音乐"
+ },
+ "views":[
+ {
+ "type":"list",
+ "list":[
+ {
+ "title": "东方破",
+ "image": "http://nodeapi.cloudfoundry.com/qrcode.jpg",
+ "url": "http://nodeapi.cloudfoundry.com/"
+ },
+ {
+ "title": "双截棍",
+ "image": "http://nodeapi.cloudfoundry.com/qrcode.jpg",
+ "url": "http://nodeapi.cloudfoundry.com/"
+ }
+ ]
+ }
+ ],
+ "directives":[
+ {
+ "header": {
+ "namespace": "AudioPlayer",
+ "name": "Play"
+ },
+ "payload": {
+ "play_behavior": "REPLACE_ALL",
+ "audio_item": {
+ "audio_item_id": "156",
+ "stream": {
+ "url": "http://yinyueshiting.baidu.com/data2/music/124088643/124088643.mp3?xcode=57462f29cfc176f86a37d80a2c02fc5b",
+ "stream_format": "AUDIO_MP3",
+ "offset_ms": 0,
+ "token": "156",
+ "progress_report_interval_ms": 10000
+ }
+ }
+ }
+ }
+ ],
+
+ "nlu": {
+ "domain": "Audio.Music",
+ "intent": "Audio.Music.Play",
+ "slots": {
+ "singer": "周杰伦"
+ }
+ },
+ "resource":{
+ "type":"music",
+ "data":{
+ "duration":256,
+ "name":"千里之外",
+ "alias":"千里外",
+ "singer_name":"羽泉",
+ "all_singer_name":"陈羽凡,胡海泉",
+ "genre":"复古",
+ "tag":"港台,励志,流行,合唱,摇滚",
+ "language":"华语",
+ "original_singer":"周杰伦,费玉清",
+ "composer":"周杰伦",
+ "lyricist":"lyricist",
+ "lyric":"屋檐如悬崖 风铃如沧海 我等燕归来 时间被安排 演一场意外 你悄然走开 故事在城外 浓雾散不开 看不清对白 你听不出来 风声不存在 是我在感慨 梦醒来 是谁在窗台 把结局打开 那薄如蝉翼的未来 经不起谁来拆 我送你离开 千里之外 你无声黑白 沉默年代 或许不该 太遥远的相爱 我送你离开 天涯之外 你是否还在",
+ "url":"http://music.baidu.com/song/s/04071175dd9085630382f",
+ "same_name_url":"http://music.baidu.com/search?key=%E4%BD%A0%E5%BF%AB%E5%9B%9E%E6%9D%A5",
+ "streaming_vedio_url":"http://neisou.baidu.com/images/headportrait/zhangwenbo/0_112.jpg",
+ "head_image_url":"http://neisou.baidu.com/images/headportrait/zhangwenbo/0_112.jpg",
+ "album_name":"十一月的肖邦",
+ "album_url":"http://music.baidu.com/album/234211111",
+ "score":63,
+ "publish_time":"2011-09-01",
+ "publish_company":"飞碟",
+ "is_need_pay_listen":0,
+ "from_site":1,
+ "hot":12345
+ }
+ },
+ "speech": {
+ "type": "Text",
+ "content": "为您播放周杰伦的歌曲"
+ }
+ }
+}
+
+
+
