gpt4 book ai didi

iphone - 如何以编程方式使声音变大?

转载 作者:行者123 更新时间:2023-11-29 04:08:41 24 4
gpt4 key购买 nike

在我的 iPhone 应用程序中,我正在使用 Voice Over。是否可以通过编程使 Voice Over 声音更大?

最佳答案

MPMusicPlayerController *musicPlayer = [MPMusicPlayerController applicationMusicPlayer];
musicPlayer.volume = 1;

您可以在这里阅读有关 MPMusicPlayerController 的信息:link

关于iphone - 如何以编程方式使声音变大?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14770394/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com