Git Product home page Git Product logo

Comments (7)

sivaraam avatar sivaraam commented on June 18, 2024 1

No one sample code available for record as .ogg

As I mentiomed previously in my email few months back, I use a call recorder (which is open source) which seems to be recording audio in .ogg format. The source code could be found at

https://gitlab.com/axet/android-call-recorder

It's available from F-droid:

https://f-droid.org/en/packages/com.github.axet.callrecorder/

I haven't explored the source code yet but I believe it could possibly help you with recording in the .ogg format.

from spell4wiki.

tshrinivasan avatar tshrinivasan commented on June 18, 2024 1

This is related project. But records as wav only. We may get some more ideas from this repo.
https://github.com/Atul22/wikiAudio

from spell4wiki.

manimaran96 avatar manimaran96 commented on June 18, 2024

OggHandler has no longer supports recent releases of MediaWiki.
https://www.mediawiki.org/wiki/Extension:OggHandler

from spell4wiki.

sivaraam avatar sivaraam commented on June 18, 2024

Hi @manimaran96,

I could see that you've already tried to solve this issue. Could you please elaborate on what issues you were facing with implementing the solution? It could be useful information here.

from spell4wiki.

manimaran96 avatar manimaran96 commented on June 18, 2024

In my knowledge.
.ogg format supported in android.
No one sample code available for record as .ogg
Some site mentioned make .ogg using c/c++ languages due to performance related issues.

Below I share somes links
https://github.com/naman14/TAndroidLame
https://stackoverflow.com/questions/40019666/android-convert-file-from-wav-to-ogg
https://stackoverflow.com/questions/17531435/converting-wav-file-to-ogg-in-javascript
https://www.codeproject.com/Articles/824199/The-OGG-Wrapper-An-audio-converter
https://github.com/naman14/TAndroidLame

from spell4wiki.

manimaran96 avatar manimaran96 commented on June 18, 2024

This is related project. But records as wav only. We may get some more ideas from this repo.
https://github.com/Atul22/wikiAudio

Yes, We mostly follow this repo.

from spell4wiki.

manimaran96 avatar manimaran96 commented on June 18, 2024

Record as .wav then convert to .ogg
using FFmpeg library.
https://github.com/bravobit/FFmpeg-Android

from spell4wiki.

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.