# TScenarioRunResponse:
Features {
  Intent: "personal_assistant.scenarios.music_what_is_playing"
  PlayerFeatures {
    RestorePlayer: true
    SecondsSincePause: 10
  }
}
ResponseBody {
  Layout {
    Cards {
      Text: "Сейчас играет песня \"Первый трек.mp3\""
    }
    OutputSpeech: "<[domain music]> Сейчас играет песня \"Первый трек.mp3\" <[/domain]>"
  }
  State {
    [type.googleapis.com/NAlice.NHollywoodFw.TProtoHwFramework] {
      ScenarioState {
        [type.googleapis.com/NAlice.NHollywood.NMusic.TScenarioState] {
          Queue {
            PlaybackContext {
              ContentId {
                Id: "ec5f857b-75f3-4065-a587-a62e46a2f7c7"
              }
              ContentInfo {
                Title: "Первый трек.mp3"
              }
              BiometryOptions {
                UserId: "1035351314"
              }
            }
            History {
              TrackId: "ec5f857b-75f3-4065-a587-a62e46a2f7c7"
              Title: "Первый трек.mp3"
              CoverUrl: "avatars.yandex.net/get-music-content/41288/573d8c16.a.43514-1/%%"
              UrlInfo {
                Url: "https://storage.mds.yandex.net/get-alice/4885268_u/ec5f857b-75f3-4065-a587-a62e46a2f7c7.1/2?sign=3f7c1d2cdadce07bd88ac92d0a39a5491eea703e9951dc81765fe896b2b006ca&ts=627e9059"
                UrlTime: 1579488271002
                ExpiringAtMs: 1652461657550
              }
              PlayId: "8wyCkJ4u6aYt"
              DurationMs: 231560
              TrackInfo {
                Available: true
                AvailableForPremiumUsers: true
              }
              OriginContentId {
                Id: "ec5f857b-75f3-4065-a587-a62e46a2f7c7"
              }
            }
            CurrentContentLoadingState {
              Paged {
              }
            }
            Config {
              PageSize: 20
              HistorySize: 10
              ExplicitFilteredOutWarningRate: 0.25
              FindTrackIdxPageSize: 10000
            }
            FiltrationMode: Moderate
          }
          BiometryUserId: "1035351314"
        }
      }
    }
  }
  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@******"
