Exception: YandexSpeechApi::MP3_Player::UnknownOs

Inherits:
YandexSpeechError show all
Defined in:
lib/yandex_speech/mp3_player.rb

Overview

Raised when MP3_Player#init can not recognize what operation system is used.

Instance Method Summary collapse

Constructor Details

#initializeUnknownOs

Returns a new instance of UnknownOs.



31
# File 'lib/yandex_speech/mp3_player.rb', line 31

def initialize; super "#{self.class}#recognize_operation_system cannot recognize your operation system!"; end