S class
Constructors
- S.new()
Properties
- empty_app_id → String
-
App ID chưa được nhập
no setter - empty_english_accent → String
-
English Accent chưa được nhập
no setter - empty_file → String
-
File không có giá trị
no setter - empty_reference_text → String
-
Reference Text chưa được nhập
no setter - empty_request_id → String
-
Request id không có giá trị
no setter - empty_secret_key → String
-
Secret Key chưa được nhập
no setter - english_accent_value → String
-
en-us
no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- ioe_bad_request → String
-
Lỗi xử lý truy vấn
no setter - ioe_dont_connect_to_server → String
-
Không thể kết nối đến server
no setter - ioe_dont_recogize_pronunciation → String
-
Không nhận ra phát âm
no setter - ioe_failure → String
-
Thất bại
no setter - ioe_init_not_success → String
-
Khởi tạo sdk thất bại
no setter - ioe_internal_server_error → String
-
Lỗi nội bộ máy chủ
no setter - ioe_loading → String
-
Đang tải…
no setter - ioe_no_network → String
-
Vui lòng kiểm tra lại kết nối và thử lại
no setter - ioe_session_expire → String
-
Phiên làm việc hết hạn.
no setter - ioe_sever_time_out → String
-
Server không phản hồi
no setter - ioe_success → String
-
Thành công
no setter - ioe_unknown_error → String
-
Không nhận diện được, vui lòng thử lại
no setter - message_error_evaluate_process → String
-
Xảy ra lỗi trong quá trình đánh giá
no setter - message_error_record_process → String
-
Xảy ra lỗi trong quá trinh ghi âm
no setter - message_no_detect_speech → String
-
Không phát hiện giọng nói
no setter - message_permission_audio_storage_denied → String
-
Record audio and storage permission denied!
no setter - message_recorder_not_initial → String
-
IOE recorder not initial
no setter - message_sdk_not_initial → String
-
IOE sdk not initial
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- text_timeout_exception → String
-
Server không phản hồi
no setter - text_unknown_error → String
-
Lỗi không xác định
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
load(
Locale locale) → Future< S> -
maybeOf(
BuildContext context) → S? -
of(
BuildContext context) → S
Constants
- delegate → const AppLocalizationDelegate