|
navit
0.5.3-trunk
|
#import <VSSpeechSynthesizer.h>
Instance Methods | |
| (id) | - startSpeakingString: |
| (id) | - startSpeakingString:toURL: |
| (id) | - startSpeakingString:toURL:withLanguageCode: |
| (float) | - rate |
| (id) | - setRate: |
| (float) | - pitch |
| (id) | - setPitch: |
| (float) | - volume |
| (id) | - setVolume: |
Class Methods | |
| (id) | + availableLanguageCodes |
| (BOOL) | + isSystemSpeaking |
| + (id) availableLanguageCodes |
| + (BOOL) isSystemSpeaking |
| - (float) pitch |
| - (float) rate |
| - (id) setPitch: | (float) | pitch |
| - (id) setRate: | (float) | rate |
| - (id) setVolume: | (float) | volume |
| - (id) startSpeakingString: | (id) | string |
| - (id) startSpeakingString: | (id) | string | |
| toURL: | (id) | url | |
| - (id) startSpeakingString: | (id) | string | |
| toURL: | (id) | url | |
| withLanguageCode: | (id) | code | |
| - (float) volume |