Giter VIP home page Giter VIP logo

Comments (7)

frsela avatar frsela commented on September 1, 2024

@allstarschh One question: The tone is automatically played by the modem when an OK response is done? (like the phone calls) or the tone should be generated by the UI.

from gaia.

frsela avatar frsela commented on September 1, 2024

@rafaelrebolleda -
Who is defining these tones?

const unsigned short STK_TONE_TYPE_DIAL_TONE = 0x01;
const unsigned short STK_TONE_TYPE_CALLED_SUBSCRIBER_BUSY = 0x02;
const unsigned short STK_TONE_TYPE_CONGESTION = 0x03;
const unsigned short STK_TONE_TYPE_RADIO_PATH_ACK = 0x04;
const unsigned short STK_TONE_TYPE_RADIO_PATH_NOT_AVAILABLE = 0x05;
const unsigned short STK_TONE_TYPE_ERROR = 0x06;
const unsigned short STK_TONE_TYPE_CALL_WAITING_TONE = 0x07;
const unsigned short STK_TONE_TYPE_RINGING_TONE = 0x08;
const unsigned short STK_TONE_TYPE_GENERAL_BEEP = 0x10;
const unsigned short STK_TONE_TYPE_POSITIVE_ACK_TONE = 0x11;
const unsigned short STK_TONE_TYPE_NEGATIVE_ACK_TONE = 0x12;

from gaia.

jcarpenter avatar jcarpenter commented on September 1, 2024

AFAIK @etiennesegonzac has been generating these through code, partly in order to reduce system footprint by reducing number of audio files required.

@patrykdesign is working with a sound contractor. He may also be to speak to these.

from gaia.

allstarschh avatar allstarschh commented on September 1, 2024

@frsela
The tone should be generated by the UI.

from gaia.

frsela avatar frsela commented on September 1, 2024

Thanks, I supposed that :)
We should move all these issues to bugzilla and ask for blocking-basecamp if REQUIRED for V1, I'm not sure if Play Tone is a Vivo requirement ... I'll ask

from gaia.

allstarschh avatar allstarschh commented on September 1, 2024

As I know, remote SIM activation will use PLAY TONE.

from gaia.

frsela avatar frsela commented on September 1, 2024

Moved to: https://bugzilla.mozilla.org/show_bug.cgi?id=800261

from gaia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.