gpt4 book ai didi

ios - currentAdvice.adviceInstruction 返回奇怪的结果

转载 作者:塔克拉玛干 更新时间:2023-11-02 19:56:29 24 4
gpt4 key购买 nike

在 IOS 上,我使用委托(delegate)方法:\

func routingService(routingService: SKRoutingService!, didChangeCurrentAdvice currentAdvice: SKRouteAdvice!, isLastAdvice: Bool) {
print("adviceInstruction")
print(currentAdvice.adviceInstruction)
delegate?.didChangeCurrentAdvice(currentAdvice.adviceInstruction)
}

currentAdvice.adviceInstruction 在模拟器模式下运行时,在列出距离时会返回奇怪的指令,例如:

in 200 50  yards turn right 

我希望能够在我的应用程序中说明您要转弯的位置和距离。所以我希望在 50 码处右转。还有其他方法吗?

最佳答案

参见 this上下文文章。

如果您想要“人类可读”的文本说明,请使用 TTS 选项获取音频建议:http://developer.skobbler.com/getting-started/ios#sec24

关于ios - currentAdvice.adviceInstruction 返回奇怪的结果,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33700936/

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