#import <ThingSmartBLEManager+AlexaVoice.h>
◆ clearAuthorizationToken:success:failure: [1/2]
alexa clear AuthorizationToken
- Parameters
-
deviceId | device id |
success | success |
failure | failure |
◆ clearAuthorizationToken:success:failure: [2/2]
alexa clear AuthorizationToken
- Parameters
-
deviceId | device id |
success | success |
failure | failure |
◆ getAudioVoiceAuthorizationToken:deviceId:success:failure: [1/2]
alexa audio voice AuthorizationToken
- Parameters
-
type | type |
deviceId | deviceId |
success | success |
failure | failure |
◆ getAudioVoiceAuthorizationToken:deviceId:success:failure: [2/2]
alexa audio voice AuthorizationToken
- Parameters
-
type | type |
deviceId | deviceId |
success | success |
failure | failure |
◆ publishAudioEndpoint: [1/2]
alexa audio endpoint
- Parameters
-
◆ publishAudioEndpoint: [2/2]
alexa audio endpoint
- Parameters
-
◆ publishAudioMD5Token:token:deviceId: [1/2]
- (void) publishAudioMD5Token: |
|
(NSString *) |
md5Token |
token: |
|
(NSString *) |
token |
deviceId: |
|
("This method is) |
deprecated |
|
|
(Use publishAudioMD5Token:token:deviceId:success:failure:instead") |
__deprecated_msg |
|
|
| |
|
optional |
alexa md5 token
- Parameters
-
md5Token | md5Token |
token | token |
deviceId | device id |
◆ publishAudioMD5Token:token:deviceId: [2/2]
- (void) publishAudioMD5Token: |
|
(NSString *) |
md5Token |
token: |
|
(NSString *) |
token |
deviceId: |
|
("This method is) |
deprecated |
|
|
(Use publishAudioMD5Token:token:deviceId:success:failure:instead") |
__deprecated_msg |
|
|
| |
|
optional |
alexa md5 token
- Parameters
-
md5Token | md5Token |
token | token |
deviceId | device id |
◆ publishAudioMD5Token:token:deviceId:success:failure: [1/2]
- (void) publishAudioMD5Token: |
|
(NSString *) |
md5Token |
token: |
|
(NSString *) |
token |
deviceId: |
|
(NSString *) |
deviceId |
success: |
|
(ThingSuccessHandler) |
success |
failure: |
|
(ThingFailureError) |
failure |
|
|
| |
|
optional |
Pulish alexa md5 token
- Parameters
-
md5Token | md5 token |
token | token |
deviceId | deviceId |
success | success |
failure | failure |
◆ publishAudioMD5Token:token:deviceId:success:failure: [2/2]
- (void) publishAudioMD5Token: |
|
(NSString *) |
md5Token |
token: |
|
(NSString *) |
token |
deviceId: |
|
(NSString *) |
deviceId |
success: |
|
(ThingSuccessHandler) |
success |
failure: |
|
(ThingFailureError) |
failure |
|
|
| |
|
optional |
Pulish alexa md5 token
- Parameters
-
md5Token | md5 token |
token | token |
deviceId | deviceId |
success | success |
failure | failure |
◆ publishAudioProvideSpeech: [1/2]
alexa provide speech
- Parameters
-
◆ publishAudioProvideSpeech: [2/2]
alexa provide speech
- Parameters
-
◆ publishAudioResult: [1/2]
alexa audio result
- Parameters
-
◆ publishAudioResult: [2/2]
alexa audio result
- Parameters
-
◆ publishAudioSpeechState: [1/2]
alex speech state
- Parameters
-
◆ publishAudioSpeechState: [2/2]
alex speech state
- Parameters
-
◆ publishAudioStartSpeech: [1/2]
alexa start speedch
- Parameters
-
◆ publishAudioStartSpeech: [2/2]
alexa start speedch
- Parameters
-
◆ publishAudioStopSpeech: [1/2]
alexa stop speech
- Parameters
-
◆ publishAudioStopSpeech: [2/2]
alexa stop speech
- Parameters
-
◆ sendAlexaSuccessWithDeviceId:andToken: [1/2]
- (void) sendAlexaSuccessWithDeviceId: |
|
(NSString *) |
deviceId |
andToken: |
|
(NSString *) |
token |
|
|
| |
|
optional |
alexa success device id
- Parameters
-
deviceId | device id |
token | token |
◆ sendAlexaSuccessWithDeviceId:andToken: [2/2]
- (void) sendAlexaSuccessWithDeviceId: |
|
(NSString *) |
deviceId |
andToken: |
|
(NSString *) |
token |
|
|
| |
|
optional |
alexa success device id
- Parameters
-
deviceId | device id |
token | token |
◆ setAlarmClockWithAlarmClockModel:deviceId:success:failure: [1/2]
alexa set alarm clock
- Parameters
-
model | clockModel |
deviceId | device id |
success | success |
failure | failure |
◆ setAlarmClockWithAlarmClockModel:deviceId:success:failure: [2/2]
alexa set alarm clock
- Parameters
-
model | clockModel |
deviceId | device id |
success | success |
failure | failure |
◆ setNotificationStatus:isPermanentVision:isPlayAudio:deviceId:success:failure: [1/2]
- (void) setNotificationStatus: |
|
(int) |
notifyFlag |
isPermanentVision: |
|
(BOOL) |
isPermanentVision |
isPlayAudio: |
|
(BOOL) |
isPlayAudio |
deviceId: |
|
(NSString *) |
deviceId |
success: |
|
(ThingSuccessHandler) |
success |
failure: |
|
(ThingFailureError) |
failure |
|
|
| |
|
optional |
alexa notification status
- Parameters
-
notifyFlag | notify Flag |
isPermanentVision | permanent vision |
isPlayAudio | play audio |
deviceId | device id |
success | success |
failure | failure |
◆ setNotificationStatus:isPermanentVision:isPlayAudio:deviceId:success:failure: [2/2]
- (void) setNotificationStatus: |
|
(int) |
notifyFlag |
isPermanentVision: |
|
(BOOL) |
isPermanentVision |
isPlayAudio: |
|
(BOOL) |
isPlayAudio |
deviceId: |
|
(NSString *) |
deviceId |
success: |
|
(ThingSuccessHandler) |
success |
failure: |
|
(ThingFailureError) |
failure |
|
|
| |
|
optional |
alexa notification status
- Parameters
-
notifyFlag | notify Flag |
isPermanentVision | permanent vision |
isPlayAudio | play audio |
deviceId | device id |
success | success |
failure | failure |
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEKit/Build/ThingSmartBLEKit.xcframework/ios-arm64_x86_64-simulator/ThingSmartBLEKit.framework/Headers/ThingSmartBLEManager+AlexaVoice.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartBLEKit/Build/ThingSmartBLEKit.xcframework/ios-arm64/ThingSmartBLEKit.framework/Headers/ThingSmartBLEManager+AlexaVoice.h