@huaweicloud/huaweicloud-sdk-metastudio 3.1.70 → 3.1.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/v1/MetaStudioClient.d.ts +312 -62
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +735 -113
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/AssetFileInfo.d.ts +18 -0
- package/v1/model/AssetFileInfo.d.ts.map +1 -1
- package/v1/model/AssetFileInfo.js +24 -1
- package/v1/model/AssetFileInfo.js.map +1 -1
- package/v1/model/CallBackConfig.d.ts +22 -0
- package/v1/model/CallBackConfig.d.ts.map +1 -0
- package/v1/model/CallBackConfig.js +43 -0
- package/v1/model/CallBackConfig.js.map +1 -0
- package/v1/model/CheckTextLanguageRequest.d.ts +7 -0
- package/v1/model/CheckTextLanguageRequest.d.ts.map +1 -0
- package/v1/model/CheckTextLanguageRequest.js +13 -0
- package/v1/model/CheckTextLanguageRequest.js.map +1 -0
- package/v1/model/CheckTextLanguageResponse.d.ts +15 -0
- package/v1/model/CheckTextLanguageResponse.d.ts.map +1 -0
- package/v1/model/CheckTextLanguageResponse.js +24 -0
- package/v1/model/CheckTextLanguageResponse.js.map +1 -0
- package/v1/model/ControlSmartLiveReq.d.ts +7 -1
- package/v1/model/ControlSmartLiveReq.d.ts.map +1 -1
- package/v1/model/ControlSmartLiveReq.js +11 -0
- package/v1/model/ControlSmartLiveReq.js.map +1 -1
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts +10 -0
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts.map +1 -1
- package/v1/model/Create2DDigitalHumanVideoReq.js +20 -0
- package/v1/model/Create2DDigitalHumanVideoReq.js.map +1 -1
- package/v1/model/CreateDigitalAssetRequestBody.d.ts +11 -1
- package/v1/model/CreateDigitalAssetRequestBody.d.ts.map +1 -1
- package/v1/model/CreateDigitalAssetRequestBody.js +21 -0
- package/v1/model/CreateDigitalAssetRequestBody.js.map +1 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.d.ts +22 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.d.ts.map +1 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.js +41 -4
- package/v1/model/CreateDigitalHumanBusinessCardReq.js.map +1 -1
- package/v1/model/CreateFASReq.d.ts +12 -0
- package/v1/model/CreateFASReq.d.ts.map +1 -0
- package/v1/model/CreateFASReq.js +31 -0
- package/v1/model/CreateFASReq.js.map +1 -0
- package/v1/model/CreateFacialAnimationsRequest.d.ts +7 -0
- package/v1/model/CreateFacialAnimationsRequest.d.ts.map +1 -0
- package/v1/model/CreateFacialAnimationsRequest.js +13 -0
- package/v1/model/CreateFacialAnimationsRequest.js.map +1 -0
- package/v1/model/CreateFacialAnimationsResponse.d.ts +13 -0
- package/v1/model/CreateFacialAnimationsResponse.d.ts.map +1 -0
- package/v1/model/CreateFacialAnimationsResponse.js +31 -0
- package/v1/model/CreateFacialAnimationsResponse.js.map +1 -0
- package/v1/model/CreateInteractionRuleGroupRequest.d.ts +23 -0
- package/v1/model/CreateInteractionRuleGroupRequest.d.ts.map +1 -0
- package/v1/model/CreateInteractionRuleGroupRequest.js +53 -0
- package/v1/model/CreateInteractionRuleGroupRequest.js.map +1 -0
- package/v1/model/CreateInteractionRuleGroupResponse.d.ts +13 -0
- package/v1/model/CreateInteractionRuleGroupResponse.d.ts.map +1 -0
- package/v1/model/CreateInteractionRuleGroupResponse.js +31 -0
- package/v1/model/CreateInteractionRuleGroupResponse.js.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.d.ts +5 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.d.ts.map +1 -1
- package/v1/model/CreatePhotoDigitalHumanVideoReq.js +10 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.js.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobRequest.d.ts +0 -4
- package/v1/model/CreatePictureModelingByUrlJobRequest.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobRequest.js +0 -10
- package/v1/model/CreatePictureModelingByUrlJobRequest.js.map +1 -1
- package/v1/model/CreatePictureModelingJobRequest.d.ts +0 -4
- package/v1/model/CreatePictureModelingJobRequest.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingJobRequest.js +0 -10
- package/v1/model/CreatePictureModelingJobRequest.js.map +1 -1
- package/v1/model/CreateSmartLiveRoomReq.d.ts +25 -1
- package/v1/model/CreateSmartLiveRoomReq.d.ts.map +1 -1
- package/v1/model/CreateSmartLiveRoomReq.js +51 -0
- package/v1/model/CreateSmartLiveRoomReq.js.map +1 -1
- package/v1/model/CreateTTSAReq.d.ts +29 -9
- package/v1/model/CreateTTSAReq.d.ts.map +1 -1
- package/v1/model/CreateTTSAReq.js +51 -23
- package/v1/model/CreateTTSAReq.js.map +1 -1
- package/v1/model/CreateTtsaRequest.d.ts +0 -4
- package/v1/model/CreateTtsaRequest.d.ts.map +1 -1
- package/v1/model/CreateTtsaRequest.js +0 -10
- package/v1/model/CreateTtsaRequest.js.map +1 -1
- package/v1/model/CreateVideoScriptsReq.d.ts +10 -21
- package/v1/model/CreateVideoScriptsReq.d.ts.map +1 -1
- package/v1/model/CreateVideoScriptsReq.js +22 -44
- package/v1/model/CreateVideoScriptsReq.js.map +1 -1
- package/v1/model/DeleteInteractionRuleGroupRequest.d.ts +24 -0
- package/v1/model/DeleteInteractionRuleGroupRequest.d.ts.map +1 -0
- package/v1/model/DeleteInteractionRuleGroupRequest.js +60 -0
- package/v1/model/DeleteInteractionRuleGroupRequest.js.map +1 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.d.ts +9 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.d.ts.map +1 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.js +21 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.js.map +1 -0
- package/v1/model/DigitalAssetInfo.d.ts +20 -1
- package/v1/model/DigitalAssetInfo.d.ts.map +1 -1
- package/v1/model/DigitalAssetInfo.js +35 -1
- package/v1/model/DigitalAssetInfo.js.map +1 -1
- package/v1/model/DigitalAssetSummary.d.ts +2 -1
- package/v1/model/DigitalAssetSummary.d.ts.map +1 -1
- package/v1/model/DigitalAssetSummary.js +1 -0
- package/v1/model/DigitalAssetSummary.js.map +1 -1
- package/v1/model/HumanModel2DAssetMeta.d.ts +4 -4
- package/v1/model/HumanModel2DAssetMeta.d.ts.map +1 -1
- package/v1/model/HumanModel2DAssetMeta.js +10 -10
- package/v1/model/HumanModel2DAssetMeta.js.map +1 -1
- package/v1/model/InteractionRuleDetailInfo.d.ts +43 -0
- package/v1/model/InteractionRuleDetailInfo.d.ts.map +1 -0
- package/v1/model/InteractionRuleDetailInfo.js +97 -0
- package/v1/model/InteractionRuleDetailInfo.js.map +1 -0
- package/v1/model/InteractionRuleGroup.d.ts +13 -0
- package/v1/model/InteractionRuleGroup.d.ts.map +1 -0
- package/v1/model/InteractionRuleGroup.js +30 -0
- package/v1/model/InteractionRuleGroup.js.map +1 -0
- package/v1/model/InteractionRuleGroupDetail.d.ts +25 -0
- package/v1/model/InteractionRuleGroupDetail.d.ts.map +1 -0
- package/v1/model/InteractionRuleGroupDetail.js +60 -0
- package/v1/model/InteractionRuleGroupDetail.js.map +1 -0
- package/v1/model/InteractionRuleInfo.d.ts +9 -0
- package/v1/model/InteractionRuleInfo.d.ts.map +1 -1
- package/v1/model/InteractionRuleInfo.js +20 -0
- package/v1/model/InteractionRuleInfo.js.map +1 -1
- package/v1/model/LanguageCheckInfoReq.d.ts +13 -0
- package/v1/model/LanguageCheckInfoReq.d.ts.map +1 -0
- package/v1/model/LanguageCheckInfoReq.js +31 -0
- package/v1/model/LanguageCheckInfoReq.js.map +1 -0
- package/v1/model/LayerConfig.d.ts +6 -1
- package/v1/model/LayerConfig.d.ts.map +1 -1
- package/v1/model/LayerConfig.js +11 -0
- package/v1/model/LayerConfig.js.map +1 -1
- package/v1/model/ListAssetsRequest.d.ts +0 -22
- package/v1/model/ListAssetsRequest.d.ts.map +1 -1
- package/v1/model/ListAssetsRequest.js +1 -36
- package/v1/model/ListAssetsRequest.js.map +1 -1
- package/v1/model/ListDigitalHumanVideoRequest.d.ts +50 -0
- package/v1/model/ListDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/ListDigitalHumanVideoRequest.js +121 -0
- package/v1/model/ListDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/ListDigitalHumanVideoResponse.d.ts +14 -0
- package/v1/model/ListDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/ListDigitalHumanVideoResponse.js +29 -0
- package/v1/model/ListDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/ListFacialAnimationsDataRequest.d.ts +8 -0
- package/v1/model/ListFacialAnimationsDataRequest.d.ts.map +1 -0
- package/v1/model/ListFacialAnimationsDataRequest.js +20 -0
- package/v1/model/ListFacialAnimationsDataRequest.js.map +1 -0
- package/v1/model/ListFacialAnimationsDataResponse.d.ts +24 -0
- package/v1/model/ListFacialAnimationsDataResponse.d.ts.map +1 -0
- package/v1/model/ListFacialAnimationsDataResponse.js +45 -0
- package/v1/model/ListFacialAnimationsDataResponse.js.map +1 -0
- package/v1/model/ListInteractionRuleGroupsRequest.d.ts +36 -0
- package/v1/model/ListInteractionRuleGroupsRequest.d.ts.map +1 -0
- package/v1/model/ListInteractionRuleGroupsRequest.js +87 -0
- package/v1/model/ListInteractionRuleGroupsRequest.js.map +1 -0
- package/v1/model/ListInteractionRuleGroupsResponse.d.ts +16 -0
- package/v1/model/ListInteractionRuleGroupsResponse.d.ts.map +1 -0
- package/v1/model/ListInteractionRuleGroupsResponse.js +35 -0
- package/v1/model/ListInteractionRuleGroupsResponse.js.map +1 -0
- package/v1/model/ListSmartLiveRequest.d.ts +4 -4
- package/v1/model/ListSmartLiveRequest.js +10 -10
- package/v1/model/ListSmartLiveRoomsRequest.d.ts +4 -0
- package/v1/model/ListSmartLiveRoomsRequest.d.ts.map +1 -1
- package/v1/model/ListSmartLiveRoomsRequest.js +10 -0
- package/v1/model/ListSmartLiveRoomsRequest.js.map +1 -1
- package/v1/model/ListTtsaDataResponse.d.ts +12 -0
- package/v1/model/ListTtsaDataResponse.d.ts.map +1 -1
- package/v1/model/ListTtsaDataResponse.js +30 -0
- package/v1/model/ListTtsaDataResponse.js.map +1 -1
- package/v1/model/ListTtsaJobsRequest.d.ts +3 -3
- package/v1/model/ListTtsaJobsRequest.d.ts.map +1 -1
- package/v1/model/ListTtsaJobsRequest.js +8 -8
- package/v1/model/ListTtsaJobsRequest.js.map +1 -1
- package/v1/model/ListVideoScriptsRequest.d.ts +26 -0
- package/v1/model/ListVideoScriptsRequest.d.ts.map +1 -1
- package/v1/model/ListVideoScriptsRequest.js +43 -1
- package/v1/model/ListVideoScriptsRequest.js.map +1 -1
- package/v1/model/LiveEventCallBackConfig.d.ts +26 -0
- package/v1/model/LiveEventCallBackConfig.d.ts.map +1 -0
- package/v1/model/LiveEventCallBackConfig.js +52 -0
- package/v1/model/LiveEventCallBackConfig.js.map +1 -0
- package/v1/model/LiveVideoScriptInfo.d.ts +1 -1
- package/v1/model/LiveVideoScriptInfo.d.ts.map +1 -1
- package/v1/model/LiveVideoScriptInfo.js +2 -1
- package/v1/model/LiveVideoScriptInfo.js.map +1 -1
- package/v1/model/LiveWarningItem.d.ts +19 -0
- package/v1/model/LiveWarningItem.d.ts.map +1 -0
- package/v1/model/LiveWarningItem.js +31 -0
- package/v1/model/LiveWarningItem.js.map +1 -0
- package/v1/model/ModelInfo.d.ts +4 -0
- package/v1/model/ModelInfo.d.ts.map +1 -1
- package/v1/model/ModelInfo.js +10 -0
- package/v1/model/ModelInfo.js.map +1 -1
- package/v1/model/PPTAssetMeta.d.ts +5 -0
- package/v1/model/PPTAssetMeta.d.ts.map +1 -1
- package/v1/model/PPTAssetMeta.js +10 -0
- package/v1/model/PPTAssetMeta.js.map +1 -1
- package/v1/model/PhotoVideoConfig.d.ts +0 -4
- package/v1/model/PhotoVideoConfig.d.ts.map +1 -1
- package/v1/model/PhotoVideoConfig.js +0 -10
- package/v1/model/PhotoVideoConfig.js.map +1 -1
- package/v1/model/PlayPolicy.d.ts +14 -0
- package/v1/model/PlayPolicy.d.ts.map +1 -1
- package/v1/model/PlayPolicy.js +22 -1
- package/v1/model/PlayPolicy.js.map +1 -1
- package/v1/model/RTCUserInfo.d.ts +3 -1
- package/v1/model/RTCUserInfo.d.ts.map +1 -1
- package/v1/model/RTCUserInfo.js +2 -0
- package/v1/model/RTCUserInfo.js.map +1 -1
- package/v1/model/ReplyAudioInfo.d.ts +12 -0
- package/v1/model/ReplyAudioInfo.d.ts.map +1 -0
- package/v1/model/ReplyAudioInfo.js +29 -0
- package/v1/model/ReplyAudioInfo.js.map +1 -0
- package/v1/model/ReportLiveEventReq.d.ts +5 -0
- package/v1/model/ReportLiveEventReq.d.ts.map +1 -1
- package/v1/model/ReportLiveEventReq.js +10 -0
- package/v1/model/ReportLiveEventReq.js.map +1 -1
- package/v1/model/ReviewConfig.d.ts +8 -0
- package/v1/model/ReviewConfig.d.ts.map +1 -0
- package/v1/model/ReviewConfig.js +19 -0
- package/v1/model/ReviewConfig.js.map +1 -0
- package/v1/model/SharedConfig.d.ts +38 -0
- package/v1/model/SharedConfig.d.ts.map +1 -0
- package/v1/model/SharedConfig.js +69 -0
- package/v1/model/SharedConfig.js.map +1 -0
- package/v1/model/ShootScriptDetail.d.ts +45 -0
- package/v1/model/ShootScriptDetail.d.ts.map +1 -0
- package/v1/model/ShootScriptDetail.js +88 -0
- package/v1/model/ShootScriptDetail.js.map +1 -0
- package/v1/model/ShootScriptItem.d.ts +1 -9
- package/v1/model/ShootScriptItem.d.ts.map +1 -1
- package/v1/model/ShootScriptItem.js +1 -22
- package/v1/model/ShootScriptItem.js.map +1 -1
- package/v1/model/ShootScriptItemBaseInfo.d.ts +8 -0
- package/v1/model/ShootScriptItemBaseInfo.d.ts.map +1 -0
- package/v1/model/ShootScriptItemBaseInfo.js +19 -0
- package/v1/model/ShootScriptItemBaseInfo.js.map +1 -0
- package/v1/model/ShootScriptShowItem.d.ts +13 -0
- package/v1/model/ShootScriptShowItem.d.ts.map +1 -0
- package/v1/model/ShootScriptShowItem.js +29 -0
- package/v1/model/ShootScriptShowItem.js.map +1 -0
- package/v1/model/ShowAssetResponse.d.ts +20 -1
- package/v1/model/ShowAssetResponse.d.ts.map +1 -1
- package/v1/model/ShowAssetResponse.js +35 -1
- package/v1/model/ShowAssetResponse.js.map +1 -1
- package/v1/model/ShowDigitalHumanBusinessCardResponse.d.ts +16 -0
- package/v1/model/ShowDigitalHumanBusinessCardResponse.d.ts.map +1 -1
- package/v1/model/ShowDigitalHumanBusinessCardResponse.js +30 -1
- package/v1/model/ShowDigitalHumanBusinessCardResponse.js.map +1 -1
- package/v1/model/ShowSmartLiveResponse.d.ts +15 -1
- package/v1/model/ShowSmartLiveResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartLiveResponse.js +31 -0
- package/v1/model/ShowSmartLiveResponse.js.map +1 -1
- package/v1/model/ShowSmartLiveRoomResponse.d.ts +43 -1
- package/v1/model/ShowSmartLiveRoomResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartLiveRoomResponse.js +82 -1
- package/v1/model/ShowSmartLiveRoomResponse.js.map +1 -1
- package/v1/model/ShowVideoScriptResponse.d.ts +15 -22
- package/v1/model/ShowVideoScriptResponse.d.ts.map +1 -1
- package/v1/model/ShowVideoScriptResponse.js +32 -44
- package/v1/model/ShowVideoScriptResponse.js.map +1 -1
- package/v1/model/SmartImageLayerConfig.d.ts +12 -0
- package/v1/model/SmartImageLayerConfig.d.ts.map +1 -0
- package/v1/model/SmartImageLayerConfig.js +30 -0
- package/v1/model/SmartImageLayerConfig.js.map +1 -0
- package/v1/model/SmartLayerConfig.d.ts +32 -0
- package/v1/model/SmartLayerConfig.d.ts.map +1 -0
- package/v1/model/SmartLayerConfig.js +58 -0
- package/v1/model/SmartLayerConfig.js.map +1 -0
- package/v1/model/SmartLiveJob.d.ts +15 -1
- package/v1/model/SmartLiveJob.d.ts.map +1 -1
- package/v1/model/SmartLiveJob.js +31 -0
- package/v1/model/SmartLiveJob.js.map +1 -1
- package/v1/model/SmartLiveRoomBaseInfo.d.ts +31 -0
- package/v1/model/SmartLiveRoomBaseInfo.d.ts.map +1 -1
- package/v1/model/SmartLiveRoomBaseInfo.js +51 -1
- package/v1/model/SmartLiveRoomBaseInfo.js.map +1 -1
- package/v1/model/SmartVideoLayerConfig.d.ts +16 -0
- package/v1/model/SmartVideoLayerConfig.d.ts.map +1 -0
- package/v1/model/SmartVideoLayerConfig.js +40 -0
- package/v1/model/SmartVideoLayerConfig.js.map +1 -0
- package/v1/model/StartSmartLiveReq.d.ts +13 -0
- package/v1/model/StartSmartLiveReq.d.ts.map +1 -1
- package/v1/model/StartSmartLiveReq.js +30 -0
- package/v1/model/StartSmartLiveReq.js.map +1 -1
- package/v1/model/StartSmartLiveResponse.d.ts +10 -0
- package/v1/model/StartSmartLiveResponse.d.ts.map +1 -1
- package/v1/model/StartSmartLiveResponse.js +20 -0
- package/v1/model/StartSmartLiveResponse.js.map +1 -1
- package/v1/model/StyleExtraMeta.d.ts +0 -44
- package/v1/model/StyleExtraMeta.d.ts.map +1 -1
- package/v1/model/StyleExtraMeta.js +0 -40
- package/v1/model/StyleExtraMeta.js.map +1 -1
- package/v1/model/SubtitleConfig.d.ts +20 -0
- package/v1/model/SubtitleConfig.d.ts.map +1 -0
- package/v1/model/SubtitleConfig.js +45 -0
- package/v1/model/SubtitleConfig.js.map +1 -0
- package/v1/model/SystemProperty.d.ts +5 -1
- package/v1/model/SystemProperty.d.ts.map +1 -1
- package/v1/model/SystemProperty.js +4 -0
- package/v1/model/SystemProperty.js.map +1 -1
- package/v1/model/TTSAJob.d.ts +12 -0
- package/v1/model/TTSAJob.d.ts.map +1 -1
- package/v1/model/TTSAJob.js +20 -1
- package/v1/model/TTSAJob.js.map +1 -1
- package/v1/model/TriggerProcess.d.ts +13 -1
- package/v1/model/TriggerProcess.d.ts.map +1 -1
- package/v1/model/TriggerProcess.js +22 -0
- package/v1/model/TriggerProcess.js.map +1 -1
- package/v1/model/UpdateDigitalAssetRequestBody.d.ts +11 -1
- package/v1/model/UpdateDigitalAssetRequestBody.d.ts.map +1 -1
- package/v1/model/UpdateDigitalAssetRequestBody.js +21 -0
- package/v1/model/UpdateDigitalAssetRequestBody.js.map +1 -1
- package/v1/model/UpdateDigitalAssetResponse.d.ts +20 -1
- package/v1/model/UpdateDigitalAssetResponse.d.ts.map +1 -1
- package/v1/model/UpdateDigitalAssetResponse.js +35 -1
- package/v1/model/UpdateDigitalAssetResponse.js.map +1 -1
- package/v1/model/UpdateInteractionRuleGroupRequest.d.ts +27 -0
- package/v1/model/UpdateInteractionRuleGroupRequest.d.ts.map +1 -0
- package/v1/model/UpdateInteractionRuleGroupRequest.js +64 -0
- package/v1/model/UpdateInteractionRuleGroupRequest.js.map +1 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.d.ts +30 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.d.ts.map +1 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.js +71 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.js.map +1 -0
- package/v1/model/UpdateSmartLiveRoomResponse.d.ts +43 -1
- package/v1/model/UpdateSmartLiveRoomResponse.d.ts.map +1 -1
- package/v1/model/UpdateSmartLiveRoomResponse.js +82 -1
- package/v1/model/UpdateSmartLiveRoomResponse.js.map +1 -1
- package/v1/model/UpdateVideoScriptsReq.d.ts +13 -24
- package/v1/model/UpdateVideoScriptsReq.d.ts.map +1 -1
- package/v1/model/UpdateVideoScriptsReq.js +27 -46
- package/v1/model/UpdateVideoScriptsReq.js.map +1 -1
- package/v1/model/VideoConfig.d.ts +7 -5
- package/v1/model/VideoConfig.d.ts.map +1 -1
- package/v1/model/VideoConfig.js +7 -6
- package/v1/model/VideoConfig.js.map +1 -1
- package/v1/model/VideoScriptBaseInfo.d.ts +10 -16
- package/v1/model/VideoScriptBaseInfo.d.ts.map +1 -1
- package/v1/model/VideoScriptBaseInfo.js +25 -30
- package/v1/model/VideoScriptBaseInfo.js.map +1 -1
- package/v1/model/VideoScriptsCreateInfo.d.ts +61 -0
- package/v1/model/VideoScriptsCreateInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptsCreateInfo.js +128 -0
- package/v1/model/VideoScriptsCreateInfo.js.map +1 -0
- package/v1/model/VideoScriptsShowInfo.d.ts +61 -0
- package/v1/model/VideoScriptsShowInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptsShowInfo.js +128 -0
- package/v1/model/VideoScriptsShowInfo.js.map +1 -0
- package/v1/model/VideoScriptsSimpleInfo.d.ts +56 -0
- package/v1/model/VideoScriptsSimpleInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptsSimpleInfo.js +118 -0
- package/v1/model/VideoScriptsSimpleInfo.js.map +1 -0
- package/v1/model/VoiceModelAssetMeta.d.ts +33 -19
- package/v1/model/VoiceModelAssetMeta.d.ts.map +1 -1
- package/v1/model/VoiceModelAssetMeta.js +37 -23
- package/v1/model/VoiceModelAssetMeta.js.map +1 -1
- package/v1/public-api.d.ts +37 -10
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +37 -10
- package/v1/public-api.js.map +1 -1
- package/v1/model/EngineAssetInfo.d.ts +0 -12
- package/v1/model/EngineAssetInfo.d.ts.map +0 -1
- package/v1/model/EngineAssetInfo.js +0 -29
- package/v1/model/EngineAssetInfo.js.map +0 -1
- package/v1/model/ExternalVoiceAssetMeta.d.ts +0 -24
- package/v1/model/ExternalVoiceAssetMeta.d.ts.map +0 -1
- package/v1/model/ExternalVoiceAssetMeta.js +0 -43
- package/v1/model/ExternalVoiceAssetMeta.js.map +0 -1
- package/v1/model/HuaweiEIVoiceAssetMeta.d.ts +0 -14
- package/v1/model/HuaweiEIVoiceAssetMeta.d.ts.map +0 -1
- package/v1/model/HuaweiEIVoiceAssetMeta.js +0 -34
- package/v1/model/HuaweiEIVoiceAssetMeta.js.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties.d.ts +0 -39
- package/v1/model/StyleExtraMetaAdditionalProperties.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties.js +0 -67
- package/v1/model/StyleExtraMetaAdditionalProperties.js.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties1.d.ts +0 -22
- package/v1/model/StyleExtraMetaAdditionalProperties1.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties1.js +0 -38
- package/v1/model/StyleExtraMetaAdditionalProperties1.js.map +0 -1
- package/v1/model/StyleExtraMetaEditColorItems.d.ts +0 -18
- package/v1/model/StyleExtraMetaEditColorItems.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaEditColorItems.js +0 -33
- package/v1/model/StyleExtraMetaEditColorItems.js.map +0 -1
- package/v1/model/StyleExtraMetaEditComponents.d.ts +0 -7
- package/v1/model/StyleExtraMetaEditComponents.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaEditComponents.js +0 -13
- package/v1/model/StyleExtraMetaEditComponents.js.map +0 -1
- package/v1/model/StyleExtraMetaEditValueItems.d.ts +0 -18
- package/v1/model/StyleExtraMetaEditValueItems.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaEditValueItems.js +0 -33
- package/v1/model/StyleExtraMetaEditValueItems.js.map +0 -1
- package/v1/model/StyleExtraMetaModellingAlgorithm.d.ts +0 -7
- package/v1/model/StyleExtraMetaModellingAlgorithm.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaModellingAlgorithm.js +0 -13
- package/v1/model/StyleExtraMetaModellingAlgorithm.js.map +0 -1
- package/v1/model/XimalayaVoiceAssetMeta.d.ts +0 -14
- package/v1/model/XimalayaVoiceAssetMeta.d.ts.map +0 -1
- package/v1/model/XimalayaVoiceAssetMeta.js +0 -36
- package/v1/model/XimalayaVoiceAssetMeta.js.map +0 -1
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HuaweiEIVoiceAssetMeta = void 0;
|
|
4
|
-
class HuaweiEIVoiceAssetMeta {
|
|
5
|
-
constructor(property) {
|
|
6
|
-
this['property'] = property;
|
|
7
|
-
}
|
|
8
|
-
withProperty(property) {
|
|
9
|
-
this['property'] = property;
|
|
10
|
-
return this;
|
|
11
|
-
}
|
|
12
|
-
withIsClonedVoice(isClonedVoice) {
|
|
13
|
-
this['is_cloned_voice'] = isClonedVoice;
|
|
14
|
-
return this;
|
|
15
|
-
}
|
|
16
|
-
set isClonedVoice(isClonedVoice) {
|
|
17
|
-
this['is_cloned_voice'] = isClonedVoice;
|
|
18
|
-
}
|
|
19
|
-
get isClonedVoice() {
|
|
20
|
-
return this['is_cloned_voice'];
|
|
21
|
-
}
|
|
22
|
-
withTrainingJobId(trainingJobId) {
|
|
23
|
-
this['training_job_id'] = trainingJobId;
|
|
24
|
-
return this;
|
|
25
|
-
}
|
|
26
|
-
set trainingJobId(trainingJobId) {
|
|
27
|
-
this['training_job_id'] = trainingJobId;
|
|
28
|
-
}
|
|
29
|
-
get trainingJobId() {
|
|
30
|
-
return this['training_job_id'];
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
exports.HuaweiEIVoiceAssetMeta = HuaweiEIVoiceAssetMeta;
|
|
34
|
-
//# sourceMappingURL=HuaweiEIVoiceAssetMeta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HuaweiEIVoiceAssetMeta.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/HuaweiEIVoiceAssetMeta.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;IAI/B,YAAmB,QAAiB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;IAChC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,iBAAiB,CAAC,aAAsB;QAC3C,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAmC;QACxD,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AA/BD,wDA+BC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { EngineAssetInfo } from './EngineAssetInfo';
|
|
2
|
-
export declare class StyleExtraMetaAdditionalProperties {
|
|
3
|
-
icon?: string;
|
|
4
|
-
label?: {
|
|
5
|
-
[key: string]: string;
|
|
6
|
-
};
|
|
7
|
-
private 'use_alg_file'?;
|
|
8
|
-
private 'algorithm_classify_tag'?;
|
|
9
|
-
private 'model_body_style'?;
|
|
10
|
-
private 'mc_asset'?;
|
|
11
|
-
private 'ue_asset'?;
|
|
12
|
-
constructor();
|
|
13
|
-
withIcon(icon: string): StyleExtraMetaAdditionalProperties;
|
|
14
|
-
withLabel(label: {
|
|
15
|
-
[key: string]: string;
|
|
16
|
-
}): StyleExtraMetaAdditionalProperties;
|
|
17
|
-
withUseAlgFile(useAlgFile: boolean): StyleExtraMetaAdditionalProperties;
|
|
18
|
-
set useAlgFile(useAlgFile: boolean | undefined);
|
|
19
|
-
get useAlgFile(): boolean | undefined;
|
|
20
|
-
withAlgorithmClassifyTag(algorithmClassifyTag: {
|
|
21
|
-
[key: string]: string;
|
|
22
|
-
}): StyleExtraMetaAdditionalProperties;
|
|
23
|
-
set algorithmClassifyTag(algorithmClassifyTag: {
|
|
24
|
-
[key: string]: string;
|
|
25
|
-
} | undefined);
|
|
26
|
-
get algorithmClassifyTag(): {
|
|
27
|
-
[key: string]: string;
|
|
28
|
-
} | undefined;
|
|
29
|
-
withModelBodyStyle(modelBodyStyle: string): StyleExtraMetaAdditionalProperties;
|
|
30
|
-
set modelBodyStyle(modelBodyStyle: string | undefined);
|
|
31
|
-
get modelBodyStyle(): string | undefined;
|
|
32
|
-
withMcAsset(mcAsset: EngineAssetInfo): StyleExtraMetaAdditionalProperties;
|
|
33
|
-
set mcAsset(mcAsset: EngineAssetInfo | undefined);
|
|
34
|
-
get mcAsset(): EngineAssetInfo | undefined;
|
|
35
|
-
withUeAsset(ueAsset: EngineAssetInfo): StyleExtraMetaAdditionalProperties;
|
|
36
|
-
set ueAsset(ueAsset: EngineAssetInfo | undefined);
|
|
37
|
-
get ueAsset(): EngineAssetInfo | undefined;
|
|
38
|
-
}
|
|
39
|
-
//# sourceMappingURL=StyleExtraMetaAdditionalProperties.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaAdditionalProperties.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaAdditionalProperties.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,qBAAa,kCAAkC;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAC1C,OAAO,CAAC,cAAc,CAAC,CAAU;IACjC,OAAO,CAAC,wBAAwB,CAAC,CAA6B;IAC9D,OAAO,CAAC,kBAAkB,CAAC,CAAS;IACpC,OAAO,CAAC,UAAU,CAAC,CAAkB;IACrC,OAAO,CAAC,UAAU,CAAC,CAAkB;;IAG9B,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,kCAAkC;IAI1D,SAAS,CAAC,KAAK,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,kCAAkC;IAIhF,cAAc,CAAC,UAAU,EAAE,OAAO,GAAG,kCAAkC;IAI9E,IAAW,UAAU,CAAC,UAAU,EAAE,OAAO,GAAI,SAAS,EAErD;IACD,IAAW,UAAU,IAAI,OAAO,GAAG,SAAS,CAE3C;IACM,wBAAwB,CAAC,oBAAoB,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,kCAAkC;IAIrH,IAAW,oBAAoB,CAAC,oBAAoB,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAI,SAAS,EAE5F;IACD,IAAW,oBAAoB,IAAI;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,SAAS,CAExE;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,kCAAkC;IAIrF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,WAAW,CAAC,OAAO,EAAE,eAAe,GAAG,kCAAkC;IAIhF,IAAW,OAAO,CAAC,OAAO,EAAE,eAAe,GAAI,SAAS,EAEvD;IACD,IAAW,OAAO,IAAI,eAAe,GAAG,SAAS,CAEhD;IACM,WAAW,CAAC,OAAO,EAAE,eAAe,GAAG,kCAAkC;IAIhF,IAAW,OAAO,CAAC,OAAO,EAAE,eAAe,GAAI,SAAS,EAEvD;IACD,IAAW,OAAO,IAAI,eAAe,GAAG,SAAS,CAEhD;CACJ"}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StyleExtraMetaAdditionalProperties = void 0;
|
|
4
|
-
class StyleExtraMetaAdditionalProperties {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withIcon(icon) {
|
|
8
|
-
this['icon'] = icon;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
withLabel(label) {
|
|
12
|
-
this['label'] = label;
|
|
13
|
-
return this;
|
|
14
|
-
}
|
|
15
|
-
withUseAlgFile(useAlgFile) {
|
|
16
|
-
this['use_alg_file'] = useAlgFile;
|
|
17
|
-
return this;
|
|
18
|
-
}
|
|
19
|
-
set useAlgFile(useAlgFile) {
|
|
20
|
-
this['use_alg_file'] = useAlgFile;
|
|
21
|
-
}
|
|
22
|
-
get useAlgFile() {
|
|
23
|
-
return this['use_alg_file'];
|
|
24
|
-
}
|
|
25
|
-
withAlgorithmClassifyTag(algorithmClassifyTag) {
|
|
26
|
-
this['algorithm_classify_tag'] = algorithmClassifyTag;
|
|
27
|
-
return this;
|
|
28
|
-
}
|
|
29
|
-
set algorithmClassifyTag(algorithmClassifyTag) {
|
|
30
|
-
this['algorithm_classify_tag'] = algorithmClassifyTag;
|
|
31
|
-
}
|
|
32
|
-
get algorithmClassifyTag() {
|
|
33
|
-
return this['algorithm_classify_tag'];
|
|
34
|
-
}
|
|
35
|
-
withModelBodyStyle(modelBodyStyle) {
|
|
36
|
-
this['model_body_style'] = modelBodyStyle;
|
|
37
|
-
return this;
|
|
38
|
-
}
|
|
39
|
-
set modelBodyStyle(modelBodyStyle) {
|
|
40
|
-
this['model_body_style'] = modelBodyStyle;
|
|
41
|
-
}
|
|
42
|
-
get modelBodyStyle() {
|
|
43
|
-
return this['model_body_style'];
|
|
44
|
-
}
|
|
45
|
-
withMcAsset(mcAsset) {
|
|
46
|
-
this['mc_asset'] = mcAsset;
|
|
47
|
-
return this;
|
|
48
|
-
}
|
|
49
|
-
set mcAsset(mcAsset) {
|
|
50
|
-
this['mc_asset'] = mcAsset;
|
|
51
|
-
}
|
|
52
|
-
get mcAsset() {
|
|
53
|
-
return this['mc_asset'];
|
|
54
|
-
}
|
|
55
|
-
withUeAsset(ueAsset) {
|
|
56
|
-
this['ue_asset'] = ueAsset;
|
|
57
|
-
return this;
|
|
58
|
-
}
|
|
59
|
-
set ueAsset(ueAsset) {
|
|
60
|
-
this['ue_asset'] = ueAsset;
|
|
61
|
-
}
|
|
62
|
-
get ueAsset() {
|
|
63
|
-
return this['ue_asset'];
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
exports.StyleExtraMetaAdditionalProperties = StyleExtraMetaAdditionalProperties;
|
|
67
|
-
//# sourceMappingURL=StyleExtraMetaAdditionalProperties.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaAdditionalProperties.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaAdditionalProperties.ts"],"names":[],"mappings":";;;AAGA,MAAa,kCAAkC;IAQ3C;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAiC;QAC9C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAmB;QACrC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAAgC;QAClD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,wBAAwB,CAAC,oBAAgD;QAC5E,IAAI,CAAC,wBAAwB,CAAC,GAAG,oBAAoB,CAAC;QACtD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,oBAAoB,CAAC,oBAA6D;QACzF,IAAI,CAAC,wBAAwB,CAAC,GAAG,oBAAoB,CAAC;IAC1D,CAAC;IACD,IAAW,oBAAoB;QAC3B,OAAO,IAAI,CAAC,wBAAwB,CAAC,CAAC;IAC1C,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;IAC9C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACpC,CAAC;IACM,WAAW,CAAC,OAAwB;QACvC,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAAqC;QACpD,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;IACM,WAAW,CAAC,OAAwB;QACvC,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAAqC;QACpD,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AApED,gFAoEC"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export declare class StyleExtraMetaAdditionalProperties1 {
|
|
2
|
-
type?: string;
|
|
3
|
-
private 'match_component'?;
|
|
4
|
-
files?: Array<string>;
|
|
5
|
-
private 'classified_tags'?;
|
|
6
|
-
constructor(type?: string);
|
|
7
|
-
withType(type: string): StyleExtraMetaAdditionalProperties1;
|
|
8
|
-
withMatchComponent(matchComponent: string): StyleExtraMetaAdditionalProperties1;
|
|
9
|
-
set matchComponent(matchComponent: string | undefined);
|
|
10
|
-
get matchComponent(): string | undefined;
|
|
11
|
-
withFiles(files: Array<string>): StyleExtraMetaAdditionalProperties1;
|
|
12
|
-
withClassifiedTags(classifiedTags: {
|
|
13
|
-
[key: string]: Array<string>;
|
|
14
|
-
}): StyleExtraMetaAdditionalProperties1;
|
|
15
|
-
set classifiedTags(classifiedTags: {
|
|
16
|
-
[key: string]: Array<string>;
|
|
17
|
-
} | undefined);
|
|
18
|
-
get classifiedTags(): {
|
|
19
|
-
[key: string]: Array<string>;
|
|
20
|
-
} | undefined;
|
|
21
|
-
}
|
|
22
|
-
//# sourceMappingURL=StyleExtraMetaAdditionalProperties1.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaAdditionalProperties1.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaAdditionalProperties1.ts"],"names":[],"mappings":"AAEA,qBAAa,mCAAmC;IACrC,IAAI,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,iBAAiB,CAAC,CAAS;IAC5B,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B,OAAO,CAAC,iBAAiB,CAAC,CAAoC;gBAC3C,IAAI,CAAC,EAAE,MAAM;IAGzB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,mCAAmC;IAI3D,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,mCAAmC;IAItF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,mCAAmC;IAIpE,kBAAkB,CAAC,cAAc,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;KAAE,GAAG,mCAAmC;IAIjH,IAAW,cAAc,CAAC,cAAc,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;KAAE,GAAI,SAAS,EAEvF;IACD,IAAW,cAAc,IAAI;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;KAAE,GAAG,SAAS,CAEzE;CACJ"}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StyleExtraMetaAdditionalProperties1 = void 0;
|
|
4
|
-
class StyleExtraMetaAdditionalProperties1 {
|
|
5
|
-
constructor(type) {
|
|
6
|
-
this['type'] = type;
|
|
7
|
-
}
|
|
8
|
-
withType(type) {
|
|
9
|
-
this['type'] = type;
|
|
10
|
-
return this;
|
|
11
|
-
}
|
|
12
|
-
withMatchComponent(matchComponent) {
|
|
13
|
-
this['match_component'] = matchComponent;
|
|
14
|
-
return this;
|
|
15
|
-
}
|
|
16
|
-
set matchComponent(matchComponent) {
|
|
17
|
-
this['match_component'] = matchComponent;
|
|
18
|
-
}
|
|
19
|
-
get matchComponent() {
|
|
20
|
-
return this['match_component'];
|
|
21
|
-
}
|
|
22
|
-
withFiles(files) {
|
|
23
|
-
this['files'] = files;
|
|
24
|
-
return this;
|
|
25
|
-
}
|
|
26
|
-
withClassifiedTags(classifiedTags) {
|
|
27
|
-
this['classified_tags'] = classifiedTags;
|
|
28
|
-
return this;
|
|
29
|
-
}
|
|
30
|
-
set classifiedTags(classifiedTags) {
|
|
31
|
-
this['classified_tags'] = classifiedTags;
|
|
32
|
-
}
|
|
33
|
-
get classifiedTags() {
|
|
34
|
-
return this['classified_tags'];
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
exports.StyleExtraMetaAdditionalProperties1 = StyleExtraMetaAdditionalProperties1;
|
|
38
|
-
//# sourceMappingURL=StyleExtraMetaAdditionalProperties1.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaAdditionalProperties1.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaAdditionalProperties1.ts"],"names":[],"mappings":";;;AAEA,MAAa,mCAAmC;IAK5C,YAAmB,IAAa;QAC5B,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,SAAS,CAAC,KAAoB;QACjC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAiD;QACvE,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAA8D;QACpF,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AApCD,kFAoCC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare class StyleExtraMetaEditColorItems {
|
|
2
|
-
private 'min_value'?;
|
|
3
|
-
private 'max_value'?;
|
|
4
|
-
label?: {
|
|
5
|
-
[key: string]: string;
|
|
6
|
-
};
|
|
7
|
-
constructor();
|
|
8
|
-
withMinValue(minValue: Array<number>): StyleExtraMetaEditColorItems;
|
|
9
|
-
set minValue(minValue: Array<number> | undefined);
|
|
10
|
-
get minValue(): Array<number> | undefined;
|
|
11
|
-
withMaxValue(maxValue: Array<number>): StyleExtraMetaEditColorItems;
|
|
12
|
-
set maxValue(maxValue: Array<number> | undefined);
|
|
13
|
-
get maxValue(): Array<number> | undefined;
|
|
14
|
-
withLabel(label: {
|
|
15
|
-
[key: string]: string;
|
|
16
|
-
}): StyleExtraMetaEditColorItems;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=StyleExtraMetaEditColorItems.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaEditColorItems.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaEditColorItems.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IACrC,OAAO,CAAC,WAAW,CAAC,CAAgB;IACpC,OAAO,CAAC,WAAW,CAAC,CAAgB;IAC7B,KAAK,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;;IAGnC,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,4BAA4B;IAI1E,IAAW,QAAQ,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAI,SAAS,EAEvD;IACD,IAAW,QAAQ,IAAI,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAE/C;IACM,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,4BAA4B;IAI1E,IAAW,QAAQ,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAI,SAAS,EAEvD;IACD,IAAW,QAAQ,IAAI,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAE/C;IACM,SAAS,CAAC,KAAK,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,4BAA4B;CAIpF"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StyleExtraMetaEditColorItems = void 0;
|
|
4
|
-
class StyleExtraMetaEditColorItems {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withMinValue(minValue) {
|
|
8
|
-
this['min_value'] = minValue;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
set minValue(minValue) {
|
|
12
|
-
this['min_value'] = minValue;
|
|
13
|
-
}
|
|
14
|
-
get minValue() {
|
|
15
|
-
return this['min_value'];
|
|
16
|
-
}
|
|
17
|
-
withMaxValue(maxValue) {
|
|
18
|
-
this['max_value'] = maxValue;
|
|
19
|
-
return this;
|
|
20
|
-
}
|
|
21
|
-
set maxValue(maxValue) {
|
|
22
|
-
this['max_value'] = maxValue;
|
|
23
|
-
}
|
|
24
|
-
get maxValue() {
|
|
25
|
-
return this['max_value'];
|
|
26
|
-
}
|
|
27
|
-
withLabel(label) {
|
|
28
|
-
this['label'] = label;
|
|
29
|
-
return this;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
exports.StyleExtraMetaEditColorItems = StyleExtraMetaEditColorItems;
|
|
33
|
-
//# sourceMappingURL=StyleExtraMetaEditColorItems.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaEditColorItems.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaEditColorItems.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAIrC;IACA,CAAC;IACM,YAAY,CAAC,QAAuB;QACvC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAAoC;QACpD,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,YAAY,CAAC,QAAuB;QACvC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAAoC;QACpD,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,SAAS,CAAC,KAAiC;QAC9C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA9BD,oEA8BC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { StyleExtraMetaAdditionalProperties } from './StyleExtraMetaAdditionalProperties';
|
|
2
|
-
export declare class StyleExtraMetaEditComponents {
|
|
3
|
-
additionalProperties?: StyleExtraMetaAdditionalProperties;
|
|
4
|
-
constructor();
|
|
5
|
-
withAdditionalProperties(additionalProperties: StyleExtraMetaAdditionalProperties): StyleExtraMetaEditComponents;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=StyleExtraMetaEditComponents.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaEditComponents.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaEditComponents.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAG1F,qBAAa,4BAA4B;IAC9B,oBAAoB,CAAC,EAAE,kCAAkC,CAAC;;IAG1D,wBAAwB,CAAC,oBAAoB,EAAE,kCAAkC,GAAG,4BAA4B;CAI1H"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StyleExtraMetaEditComponents = void 0;
|
|
4
|
-
class StyleExtraMetaEditComponents {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withAdditionalProperties(additionalProperties) {
|
|
8
|
-
this['additionalProperties'] = additionalProperties;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.StyleExtraMetaEditComponents = StyleExtraMetaEditComponents;
|
|
13
|
-
//# sourceMappingURL=StyleExtraMetaEditComponents.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaEditComponents.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaEditComponents.ts"],"names":[],"mappings":";;;AAGA,MAAa,4BAA4B;IAErC;IACA,CAAC;IACM,wBAAwB,CAAC,oBAAwD;QACpF,IAAI,CAAC,sBAAsB,CAAC,GAAG,oBAAoB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AARD,oEAQC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare class StyleExtraMetaEditValueItems {
|
|
2
|
-
private 'min_value'?;
|
|
3
|
-
private 'max_value'?;
|
|
4
|
-
label?: {
|
|
5
|
-
[key: string]: string;
|
|
6
|
-
};
|
|
7
|
-
constructor();
|
|
8
|
-
withMinValue(minValue: number): StyleExtraMetaEditValueItems;
|
|
9
|
-
set minValue(minValue: number | undefined);
|
|
10
|
-
get minValue(): number | undefined;
|
|
11
|
-
withMaxValue(maxValue: number): StyleExtraMetaEditValueItems;
|
|
12
|
-
set maxValue(maxValue: number | undefined);
|
|
13
|
-
get maxValue(): number | undefined;
|
|
14
|
-
withLabel(label: {
|
|
15
|
-
[key: string]: string;
|
|
16
|
-
}): StyleExtraMetaEditValueItems;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=StyleExtraMetaEditValueItems.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaEditValueItems.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaEditValueItems.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IACrC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,WAAW,CAAC,CAAS;IACtB,KAAK,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;;IAGnC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAInE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAInE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,SAAS,CAAC,KAAK,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,4BAA4B;CAIpF"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StyleExtraMetaEditValueItems = void 0;
|
|
4
|
-
class StyleExtraMetaEditValueItems {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withMinValue(minValue) {
|
|
8
|
-
this['min_value'] = minValue;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
set minValue(minValue) {
|
|
12
|
-
this['min_value'] = minValue;
|
|
13
|
-
}
|
|
14
|
-
get minValue() {
|
|
15
|
-
return this['min_value'];
|
|
16
|
-
}
|
|
17
|
-
withMaxValue(maxValue) {
|
|
18
|
-
this['max_value'] = maxValue;
|
|
19
|
-
return this;
|
|
20
|
-
}
|
|
21
|
-
set maxValue(maxValue) {
|
|
22
|
-
this['max_value'] = maxValue;
|
|
23
|
-
}
|
|
24
|
-
get maxValue() {
|
|
25
|
-
return this['max_value'];
|
|
26
|
-
}
|
|
27
|
-
withLabel(label) {
|
|
28
|
-
this['label'] = label;
|
|
29
|
-
return this;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
exports.StyleExtraMetaEditValueItems = StyleExtraMetaEditValueItems;
|
|
33
|
-
//# sourceMappingURL=StyleExtraMetaEditValueItems.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaEditValueItems.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaEditValueItems.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAIrC;IACA,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,SAAS,CAAC,KAAiC;QAC9C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA9BD,oEA8BC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { StyleExtraMetaAdditionalProperties1 } from './StyleExtraMetaAdditionalProperties1';
|
|
2
|
-
export declare class StyleExtraMetaModellingAlgorithm {
|
|
3
|
-
additionalProperties?: StyleExtraMetaAdditionalProperties1;
|
|
4
|
-
constructor();
|
|
5
|
-
withAdditionalProperties(additionalProperties: StyleExtraMetaAdditionalProperties1): StyleExtraMetaModellingAlgorithm;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=StyleExtraMetaModellingAlgorithm.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaModellingAlgorithm.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaModellingAlgorithm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAG5F,qBAAa,gCAAgC;IAClC,oBAAoB,CAAC,EAAE,mCAAmC,CAAC;;IAG3D,wBAAwB,CAAC,oBAAoB,EAAE,mCAAmC,GAAG,gCAAgC;CAI/H"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StyleExtraMetaModellingAlgorithm = void 0;
|
|
4
|
-
class StyleExtraMetaModellingAlgorithm {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withAdditionalProperties(additionalProperties) {
|
|
8
|
-
this['additionalProperties'] = additionalProperties;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.StyleExtraMetaModellingAlgorithm = StyleExtraMetaModellingAlgorithm;
|
|
13
|
-
//# sourceMappingURL=StyleExtraMetaModellingAlgorithm.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtraMetaModellingAlgorithm.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/StyleExtraMetaModellingAlgorithm.ts"],"names":[],"mappings":";;;AAGA,MAAa,gCAAgC;IAEzC;IACA,CAAC;IACM,wBAAwB,CAAC,oBAAyD;QACrF,IAAI,CAAC,sBAAsB,CAAC,GAAG,oBAAoB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AARD,4EAQC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare class XimalayaVoiceAssetMeta {
|
|
2
|
-
domain?: string;
|
|
3
|
-
private 'speaker_name'?;
|
|
4
|
-
private 'speaker_variant'?;
|
|
5
|
-
constructor(domain?: string, speakerName?: string, speakerVariant?: string);
|
|
6
|
-
withDomain(domain: string): XimalayaVoiceAssetMeta;
|
|
7
|
-
withSpeakerName(speakerName: string): XimalayaVoiceAssetMeta;
|
|
8
|
-
set speakerName(speakerName: string | undefined);
|
|
9
|
-
get speakerName(): string | undefined;
|
|
10
|
-
withSpeakerVariant(speakerVariant: string): XimalayaVoiceAssetMeta;
|
|
11
|
-
set speakerVariant(speakerVariant: string | undefined);
|
|
12
|
-
get speakerVariant(): string | undefined;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=XimalayaVoiceAssetMeta.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"XimalayaVoiceAssetMeta.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/XimalayaVoiceAssetMeta.ts"],"names":[],"mappings":"AAEA,qBAAa,sBAAsB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,iBAAiB,CAAC,CAAS;gBAChB,MAAM,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,EAAE,cAAc,CAAC,EAAE,MAAM;IAK1E,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,sBAAsB;IAIlD,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,sBAAsB;IAInE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,sBAAsB;IAIzE,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;CACJ"}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.XimalayaVoiceAssetMeta = void 0;
|
|
4
|
-
class XimalayaVoiceAssetMeta {
|
|
5
|
-
constructor(domain, speakerName, speakerVariant) {
|
|
6
|
-
this['domain'] = domain;
|
|
7
|
-
this['speaker_name'] = speakerName;
|
|
8
|
-
this['speaker_variant'] = speakerVariant;
|
|
9
|
-
}
|
|
10
|
-
withDomain(domain) {
|
|
11
|
-
this['domain'] = domain;
|
|
12
|
-
return this;
|
|
13
|
-
}
|
|
14
|
-
withSpeakerName(speakerName) {
|
|
15
|
-
this['speaker_name'] = speakerName;
|
|
16
|
-
return this;
|
|
17
|
-
}
|
|
18
|
-
set speakerName(speakerName) {
|
|
19
|
-
this['speaker_name'] = speakerName;
|
|
20
|
-
}
|
|
21
|
-
get speakerName() {
|
|
22
|
-
return this['speaker_name'];
|
|
23
|
-
}
|
|
24
|
-
withSpeakerVariant(speakerVariant) {
|
|
25
|
-
this['speaker_variant'] = speakerVariant;
|
|
26
|
-
return this;
|
|
27
|
-
}
|
|
28
|
-
set speakerVariant(speakerVariant) {
|
|
29
|
-
this['speaker_variant'] = speakerVariant;
|
|
30
|
-
}
|
|
31
|
-
get speakerVariant() {
|
|
32
|
-
return this['speaker_variant'];
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
exports.XimalayaVoiceAssetMeta = XimalayaVoiceAssetMeta;
|
|
36
|
-
//# sourceMappingURL=XimalayaVoiceAssetMeta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"XimalayaVoiceAssetMeta.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/XimalayaVoiceAssetMeta.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;IAI/B,YAAmB,MAAe,EAAE,WAAoB,EAAE,cAAuB;QAC7E,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AAjCD,wDAiCC"}
|