export interface VoiceDetectionOptions {
    endOfSpeechSensitivity?: number;
}
//# sourceMappingURL=VoiceDetectionOptions.d.ts.map