在Swift中使用AVPlayer。没有错误,但在iPhone上没有播放声音。
我是Swift的新手。我将很感激回应。
这是我的代码:
services.AddIdentity<ApplicationUser, IdentityRole<Guid>>()
.AddEntityFrameworkStores<ApplicationDbContext, Guid>()
.AddDefaultTokenProviders();
答案 0 :(得分:0)
你会尝试使用AVPlayerItem(url:“你的网址”),并设置为avplayer。