ISpeechModule.smali

.class public interface abstract Lcom/iflytek/speech/ISpeechModule;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract destory()Z
.end method

.method public abstract getIntent()Landroid/content/Intent;
.end method

.method public abstract getParameter(Ljava/lang/String;)Ljava/lang/String;
.end method

.method public abstract isAvailable()Z
.end method

.method public abstract setParameter(Ljava/lang/String;Ljava/lang/String;)I
.end method