I found there is no “sound” property in my tizen class.
The output is :(systeminfo,ApplicationControl,ApplicationControlData,application,filesystem,power,package,systemsetting,messageport,bluetooth,content,AlarmAbsolute,AlarmRelative,alarm,DownloadRequest,download,TZDate,TimeDuration,time,AttributeFilter,AttributeRangeFilter,CompositeFilter,SimpleCoordinates,SortMode,herelocation).
Could anyone let me know if I am anything wrong or misunderstand the API? Any help is really appreciated!
Audio Volume Control Problem (no tizen.sound?)
Hi, I am trying to control the system volume in Gear S for my tizen app.
Based on the API reference and tutorial provided by Samsung, I think it can be easily implemented by:
However, it seems this code doesn’t work and I get the error as “undefined’ is not an object (evaluating ‘tizen.sound.getVolume”.
After I try to check the property of tizen class by this code:
I found there is no “sound” property in my tizen class.
The output is :(systeminfo,ApplicationControl,ApplicationControlData,application,filesystem,power,package,systemsetting,messageport,bluetooth,content,AlarmAbsolute,AlarmRelative,alarm,DownloadRequest,download,TZDate,TimeDuration,time,AttributeFilter,AttributeRangeFilter,CompositeFilter,SimpleCoordinates,SortMode,herelocation).
Could anyone let me know if I am anything wrong or misunderstand the API? Any help is really appreciated!
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio