Questions tagged [bixbystudio]

189 questions
0
votes
2 answers

How to control speech output on Bixby

I'm using Bixby Developer studio and I have my UI output created and it works. How do I create or control speech output?
rogerkibbe
  • 358
  • 2
  • 10
0
votes
1 answer

Where do I find the log output from Bixby Developer Studio? Are there different levels of logging?

I’m logging using console.log but where do I see the log files? Do you support different log levels e.g. error, warning, debug etc?
rogerkibbe
  • 358
  • 2
  • 10
0
votes
1 answer

How do I get an ISO date string from DateTimeExpression

I developing for Bixby and am using DateTimeExpression in training but am struggling with how I turn this into an ISO date string for a call to an external API.
rogerkibbe
  • 358
  • 2
  • 10
0
votes
1 answer

How can I compile code on the Bixby studio SDK using an Emulator?

After installing the Bixby Studio, How do I compile the code and where can I find the emulator to display my compiled code ? Does the Bixby studio support an emulator ?
-1
votes
1 answer

concatenate content using loop over array

I have a Bixby capsule in progress that lets users access both free and premium content "packs". Each pack is a file stored in a content/ directory. I want to loop over these files and read them into a variable called entitled_content. I started…
Fred Zimmerman
  • 1,178
  • 3
  • 13
  • 29
-1
votes
3 answers

Changes after last 6.10.0-r19i.8185 BixbyStudio

I have issues after last update of BixbyStudio to version 6.10.0-r19i.8185 after submission as public or private: When using simuator (or device) Im getting an error message: Missing a mock for Installed Apps. Add "appId":…
nvvetal
  • 1,756
  • 1
  • 17
  • 19
-1
votes
2 answers

Bixby Studio "Update failed" on Mac

I get a "New Update Available" message when I open Bixby Studio. It's trying to upgrade from 6.5.0-rc.6439 to 6.6.1-r19c.6695 but returns the following message in the lower right corner of the interface: "Update failed. Please re-install from…
A.S.
  • 1
-1
votes
1 answer

How to access Content Provider in Bixby Programming

I am an amateur programmer and I would need to get the Login Details / Authorization token from another app to be able to make API calls since the data to be returned from what they ask is based on their specific account. I have scoured their…
gmatcat
  • 155
  • 7
-3
votes
1 answer

viv.time.Year doesn't accept value before 1900

Bixby IDE says value '1888' for primitive is invalid, but if you put 1999 as the viv.time.year, it will work fine
peter xie
  • 3
  • 1
1 2 3
12
13