# TScenarioRunResponse:
Features {
  Intent: "personal_assistant.scenarios.music_what_is_playing"
  PlayerFeatures {
    RestorePlayer: true
  }
}
ResponseBody {
  Layout {
    Cards {
      Text: "Сейчас играет \"Русское радио\"."
    }
    OutputSpeech: "<[domain music]> Сейчас играет \"Русское радио\". <[/domain]>"
  }
  State {
    [type.googleapis.com/NAlice.NHollywoodFw.TProtoHwFramework] {
      LastTimeUpdateStorage: 1579488271002
      ScenarioState {
        [type.googleapis.com/NAlice.NHollywood.NMusic.TScenarioState] {
          Queue {
            PlaybackContext {
              ContentId {
                Type: FmRadio
                Id: "rusradio"
              }
              ContentInfo {
              }
            }
            History {
              TrackId: "rusradio"
              Title: "Русское радио"
              CoverUrl: "avatars.mds.yandex.net/get-music-misc/28592/rusradio-225/%%"
              UrlInfo {
                Url: "https://strm.yandex.ru/fm/fm_rusradio/fm_rusradio0.m3u8"
                UrlTime: 1579488271000
                UrlFormat: UrlFormatHls
                ExpiringAtMs: 18446744073709551615
              }
              PlayId: "gng0D5TUQ74y"
              DurationMs: 2147483647
              Type: "fm_radio"
              OriginContentId {
                Type: FmRadio
                Id: "rusradio"
              }
              FmRadioInfo {
                FmRadioId: "rusradio"
                FmRadioStreamUrl: "https://strm.yandex.ru/fm/fm_rusradio/fm_rusradio0.m3u8"
                Active: true
                Available: true
                Frequency: "105.7"
                Color: "#E31E24"
              }
            }
            CurrentContentLoadingState {
              FmRadio {
              }
            }
            Config {
              PageSize: 20
              HistorySize: 10
              ExplicitFilteredOutWarningRate: 0.25
              FindTrackIdxPageSize: 10000
            }
            FiltrationMode: Moderate
          }
          BiometryUserId: "1083813279"
        }
      }
    }
  }
  AnalyticsInfo {
    Intent: "personal_assistant.scenarios.music_what_is_playing"
    ProductScenarioName: "music_what_is_playing"
    NlgRenderHistoryRecords {
      TemplateName: "player_what_is_playing"
      PhraseName: "render_result"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"
