Skip to content

Microphone support #12336

Open
Open
@hrydgard

Description

EDIT: Now supported on Windows, Android.

A few games, including the PSP Camera game Invizimals, use a microphone.

This issue is simply here to track the work of supporting microphones in PPSSPP.

This reddit thread has an incomplete list of the games that make use of them:

https://www.reddit.com/r/PSP/comments/9rymmg/lets_make_a_master_list_of_stuff_that_uses_the/

Getting this app to work would probably be useful: https://psp.brewology.com/downloads/download.php?id=9421&mcid=1

Hosted here:
AudioMechanicaV8d.zip

Activity

Panderner

Panderner commented on Feb 15, 2020

@Panderner
Contributor

iOS and Android devices has a built-in microphone for most devices but for computers requires external microphone unless some laptops has internal microphone

added this to the Future milestone on Feb 15, 2020
Panderner

Panderner commented on Feb 27, 2020

@Panderner
Contributor

Could you add microphone permission on Android that is missing on PPSSPP

Panderner

Panderner commented on Mar 11, 2020

@Panderner
Contributor

VoIP apps like Skype, Discord, Viber, Facebook Messenger and etc. Some games Talking Tom & Friends franchise, Pou, Some Games has Voice Chat Features Like PUBG, Call of Duty, Mobile Legends, Lifeafter, etc.

The Allow (Any App Name) To Record Audio? Pop ups when the microphone permission is not enabled.
Pou For example:
Screenshot_2020-03-11-20-49-23-96
And Microphone Permission Side Bar like this:
IMG_20200311_205526
This feature is only present for Android Versions 6.0 Marshmallow and newer, Android Versions Older than 6.0 Marshmallow the microphone feature always enabled

hrydgard

hrydgard commented on Mar 11, 2020

@hrydgard
OwnerAuthor

Yes that's not an issue, implementing the PSP microphone APIs well enough that the games are happy with them is.

adenovan

adenovan commented on Mar 12, 2020

@adenovan
Contributor

what do you prefer we use on android ? Oboe , AAudio , OpenSL ES?

Florin9doi

Florin9doi commented on Mar 12, 2020

@Florin9doi
Contributor

The same API used for output? You may start with this: Florin9doi@d6e47a2

adenovan

adenovan commented on Mar 12, 2020

@adenovan
Contributor

cool some part of audio recording already implemented in ppsspp so atm its only on android ? and we have many unimplemented api there , anyone can confirm different psp camera have different api implementation ?

29 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Microphone support · Issue #12336 · hrydgard/ppsspp