Questions tagged [bixby]

Bixby is Samsung's intelligent assistant (voice-powered digital assistant) platform

Home page: https://bixbydevelopers.com/

383 questions
-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
1 answer

Indexing Bixby Spoken-Summary

I received help on getting Bixby to read the list in the view, but now I am trying to have it be useful for Hands-Free List Navigation. Is there a way use indexing in Spoken-Summary? Currently it just reads each item in the list, but it will be…
KPta
  • 83
  • 8
-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
-2
votes
1 answer

Can Bixby invoke an existing SmartThings automation?

Can't find any documentation on the Bixby verbal command to invoke an existing SmartThings automation I know how to speak a Bixby command to CREATE a SmartThings automation to run at a later time, but not to invoke one that is already…
Faengelm
  • 66
  • 5
-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
-4
votes
2 answers

Split a JSON array into JS variables - Bixby

So I have a API outputting JSON to my JS code…
Anush Patel
  • 17
  • 1
  • 6
1 2 3
25
26