百度导航SDK for iOS类参考
 All Classes Functions Properties
Instance Methods | List of all members
<BNSoundProtocol> Protocol Reference
Inheritance diagram for <BNSoundProtocol>:

Instance Methods

(BOOL) - isTTSPlaying
 
(BOOL) - pause
 
(BOOL) - resume
 
(BOOL) - playText:
 
(void) - setSoundDelegate:
 

Method Documentation

- (BOOL) isTTSPlaying

是否正在播报

Returns
是否正在播报
- (BOOL) pause

暂停播报

- (BOOL) playText: (NSString *)  text

播报文本,使用内部TTS播报时有效

Parameters
text: 需要播报的文本
- (BOOL) resume

恢复播报

- (void) setSoundDelegate: (id< BNNaviSoundDelegate >)  delegate

设置导航播报的delegate


The documentation for this protocol was generated from the following file: